added sk_extract to system

This commit is contained in:
steven carpenter 2025-07-15 09:05:10 -04:00
parent 6df932d3cb
commit d11cb54e56
5 changed files with 68 additions and 13 deletions

View file

@ -12,6 +12,7 @@
./zellij.nix
./zoxide.nix
./zsh.nix
./ssh.nix
];
speccon18.hm.alacritty.enable = true;
speccon18.hm.direnv.enable = true;
@ -24,7 +25,7 @@
speccon18.hm.zoxide.enable = true;
speccon18.hm.zsh.enable = true;
speccon18.hm.rio.enable = false;
speccon18.hm.ssh.enable = true;
# Home Manager needs a bit of information about you and the paths it should
# manage.
home = {