Commit graph

328 commits

Author SHA1 Message Date
12c6638645 hardware/form: add power saving features to laptop 2023-08-28 09:06:16 -04:00
78030a037c global/networking: add ZeroTierOne 2023-08-25 15:14:31 -04:00
2c8f71d37c services/proxy: types.string -> types.str 2023-08-22 23:35:03 -04:00
054256f0d4 global/shell: add ucd alias 2023-08-21 11:45:03 -04:00
e9e7ca3f85 global/packages: add imagemagick
Fixes an issue with removing kitty/qtile's path pollution that prevented
neofetch from running properly.
Neofetch requires ImageMagick for displaying images
2023-08-20 17:29:25 -04:00
7acb83e5e4 programming/rust: replace fenix with rust-overlay 2023-08-16 00:26:45 -04:00
12d6493289 global/packages: add arandr if graphical 2023-08-10 10:57:18 -04:00
7562b73a0c functionality/soft-serve: add coreutils/bash to service path 2023-08-08 20:10:04 -04:00
b24034aa53 global/hm-system-defaults: make some profiles global 2023-08-03 11:18:45 -04:00
f0017d381e global/packages: make some packages graphical-only 2023-08-03 11:14:47 -04:00
251c86e350 global/packages: add unrar-wrapper 2023-07-31 14:11:08 -04:00
b2eba2b8c2 networking: move private networking from flake to module 2023-07-30 00:33:21 -04:00
fdac699ae2 fix: fonts.fonts -> fonts.packages 2023-07-29 18:29:39 -04:00
35c7558507 hardware/form: move brightnessctl into laptop 2023-07-29 18:29:18 -04:00
acab26156e programming: move from profiles to modules 2023-07-29 18:29:02 -04:00
7619efa202 modules/services: make proxy profile into module 2023-07-29 16:59:47 -04:00
7c9c18e578 modules: move devos/* into global 2023-07-29 16:31:33 -04:00
80d2277a16 wireless: hard-code secrets in private repo 2023-07-29 12:28:19 -04:00
97bf51e81a wireless: use private wireless module automatically 2023-07-29 12:28:14 -04:00
50debb5dec flake: rewrite to use flake-parts 2023-07-28 15:30:10 -04:00
2cc70a8c4a flake: remove bud 2023-07-27 15:44:06 -04:00
44515ec81f flake: use universe-cli overlay 2023-07-27 15:40:03 -04:00
5e742c0b8b flake: introduce universe-cli 2023-07-27 00:58:43 -04:00
d07c67aaea modules/soft-serve: refactor for soft-serve 0.5 2023-07-25 00:48:59 -04:00
bee6bd5d2d global/shell: ignore .git when showing exa tree 2023-07-21 16:00:19 -04:00
414f8b6030 global/security: enable restributable firmware globally
Also enable AMD microcode updates based on redistributable firmware
being enabled
2023-07-20 21:22:27 -04:00
dcf22f2da3 tweak(global/packages): neofetch -> hyfetch 2023-07-19 16:41:13 -04:00
baa03d7498 tweak(devos/options): add default model name 2023-06-08 14:01:38 -04:00
fd0e295d5d tweak(devos/nix): disable nixos-option 2023-05-31 01:09:22 -04:00
c7b5a8609c tweak(global/shell): add acat and vcat aliases
audio cat and video cat respectively, in the same vein as icat -> image cat
2023-05-28 16:30:44 -04:00
11612a1671 nit(global/shell): adjust spacing between aliases 2023-05-28 16:30:44 -04:00
6cbd439f40 nit(global/shell): only add mnt/umnt if sudo is enabled 2023-05-28 15:29:13 -04:00
028e3e9e84 tweak(global/shell): alias erdtree to et 2023-05-22 01:40:58 -04:00
6ff5bf4c11 feat(global): add yt-dlp and aliases 2023-04-22 23:50:11 -04:00
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