change nixos directory to nixconf to match repo name
added nano --> nvim alias added serverswitch alias to rebuild server config
This commit is contained in:
parent
a587e8b0f6
commit
12d3cb26b6
2 changed files with 4 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
enable = true;
|
||||
clean.enable = true;
|
||||
clean.extraArgs = "--keep-since 4d --keep 3";
|
||||
flake = "/home/blue/nixos";
|
||||
flake = "/home/blue/nixconf";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue