Merge branch 'overhaul' of ssh://solis:34916/Koen/nix-config into overhaul
This commit is contained in:
commit
9c438fd83b
1 changed files with 4 additions and 5 deletions
|
|
@ -22,13 +22,12 @@
|
|||
};
|
||||
|
||||
apps = {
|
||||
terminal.enable = true;
|
||||
server.enable = true;
|
||||
};
|
||||
|
||||
terminal = {
|
||||
enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
server.enable = true;
|
||||
};
|
||||
|
||||
timers = {
|
||||
backup.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue