added sk_extract to system
This commit is contained in:
parent
6df932d3cb
commit
d11cb54e56
5 changed files with 68 additions and 13 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue