Commit graph

544 commits

Author SHA1 Message Date
8b51f85fe4 tweak(global/packages): install yq 2023-04-09 13:53:25 -04:00
09c327fb60 fix(shell): enable fish/zsh system-side
This resolves an assertion that they must be enabled for them to be a
user shell. (Also applies to xonsh.)
This sets up the relevant system directories for things like path, etc.
Shouldn't(?) conflict with home-manager.
2023-04-06 11:08:59 -04:00
61fc330d10 refactor(software/minipro): don't hardcode udev rules 2023-03-31 12:07:30 -04:00
2890aa339a tweak(global/shell): hard-code exa binary
Makes it work in nix develop shells regardless of the shell environment
Develop shells remove the exa binary from path, which is... problematic
for a command replacement as central as `ls`.
2023-03-31 12:07:30 -04:00
4d0fea8752 tweak(global/packages): add cloc 2023-03-31 12:07:30 -04:00
85df37b129 tweak(global/packages): add erdtree 2023-03-31 12:07:30 -04:00
3beb37ffac fix(global/shell): gitignore -> git-ignore 2023-03-31 12:07:30 -04:00
b765810f51 tweak(global/shell): add icons to ll alias 2023-03-31 12:07:30 -04:00
73569cdd72 tweak(global/shell): expand ls aliases 2023-03-31 12:07:30 -04:00
420d06cc69 tweak(global/shell): add catp alias (cat paging) 2023-03-31 12:07:30 -04:00
6f8c048cf5 tweak(global): replace ls with exa 2023-03-31 12:07:30 -04:00
210f50b673 tweak(global/shell): add to systemctl aliases 2023-03-31 12:07:30 -04:00
d686c32dac tweak(global/shell): update aliases 2023-03-31 12:07:30 -04:00
018a0e99d7 nit: fix deprecations 2023-03-31 12:07:30 -04:00
be1e063663 tweak(global/packages): install dev man pages 2023-03-31 12:07:30 -04:00
fb4b537eea fix(networking): explicitly define DNS settings 2023-03-31 12:07:25 -04:00
c7da7a5a80 fix(soft-serve): correct start script 2023-03-31 11:59:36 -04:00
10d4e245f8 modules: add services/apcupsd 2023-03-31 11:59:36 -04:00
a35b222dee tweak(security): add email to acme settings 2023-03-31 11:59:36 -04:00
346b342920 fix: provide gsettings schemas 2023-03-31 11:59:36 -04:00
b8b0ae34c6 feat(nix): sign nix store packages 2023-03-31 11:59:36 -04:00
488eeb4997 fix(wsl): always set wsl.defaultUser to user.name 2023-03-31 11:59:36 -04:00
562af7c9ea fix: bump home manager, reenable manual 2023-03-31 11:59:36 -04:00
38738e5504 feat(shell): improve myip alias 2023-03-31 11:59:36 -04:00
04f3bf76b9 fix: disable home-manager manpages
Results in a buildfailure, revert after home-manager updates to fix it
themselves.
See https://github.com/nix-community/home-manager/issues/3342
2023-03-31 11:59:36 -04:00
65aee92ff4 refactor(gaming): replace polymc with prismlauncher 2023-03-31 11:59:36 -04:00
9ebf5e8828 feat(shell): improve gcd alias 2023-03-31 11:59:36 -04:00
0cfe3f7418 feat(nix): add comma package 2023-03-31 11:59:36 -04:00
1f25fa045d tweak(nix): unset NIX_PATH 2023-03-31 11:59:36 -04:00
2af54e28fe fix: utillinux -> util-linux 2023-03-31 11:59:36 -04:00
a0e12f59f6 nit(hardware/gpu): remove unnecessary conditional 2023-03-31 11:59:36 -04:00
b76d94423f feat(global/shell): add process grep aliases 2023-03-31 11:59:35 -04:00
461e91a5e7 feat(devos/nix): add wherenix script 2023-03-31 11:59:35 -04:00
eb57056dcc tweak(global/general): disable channels-update 2023-03-31 11:59:35 -04:00
0425970e53 feat(global/shell): add alias for pretty path 2023-03-31 11:59:35 -04:00
5392f75bdd refactor(wireless): move environmentFile to module 2023-03-31 11:59:35 -04:00
0a35bf2309 feat(global/packages): add frei 2023-03-31 11:59:35 -04:00
d35dc91c6e tweak(packages): add perl 2023-03-31 11:59:35 -04:00
dd5cbd0ac4 refactor(locale,form): enable libinput globally 2023-03-31 11:59:35 -04:00
de14ed9a52 refactor(xkb): move compose key definition 2023-03-31 11:59:35 -04:00
8cee793599 tweak(xkb): add compose key (ralt) 2023-03-31 11:59:35 -04:00
37cef42581 tweak(nix): reduce garbage collect frequency 2023-03-31 11:59:35 -04:00
2021283b4c fix(general): remove nix channels update service 2023-03-31 11:59:35 -04:00
5c49ca4687 tweak(nix): add nix-du to system packages 2023-03-31 11:59:35 -04:00
639f53b652 tweak(cachix): restrict ssh substituter to in-network devices 2023-03-31 11:59:35 -04:00
243b75ec9e feat(global/packages): add zip 2023-03-31 11:59:35 -04:00
37bfb2bc2d refactor(networking): use networking.useDHCP 2023-03-31 11:59:35 -04:00
cf6f8b2baf revert: tweak(audio,qtile): use sound.mediaKeys
This reverts commit c5c5fd6f86962bfeaf9cd1eeb8f0651c595299d0.
2023-03-31 11:59:35 -04:00
7411618aa1 fix(general): run update-root-nix-channels after network.target 2023-03-31 11:59:35 -04:00
efd37b7559 refactor(general): accept minecraft eula in global/general 2023-03-30 12:29:48 -04:00