Update flake
This commit is contained in:
parent
0d80d7389d
commit
c6d82e32ae
4 changed files with 21 additions and 55 deletions
|
|
@ -86,7 +86,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
programs = {
|
||||
fish.enable = true;
|
||||
nh.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue