Merge branch 'overhaul' of ssh://solis:34916/Koen/nix-config into overhaul

This commit is contained in:
KoenDR06 2025-09-15 19:19:47 +02:00
commit 9c438fd83b

View file

@ -22,13 +22,12 @@
};
apps = {
terminal.enable = true;
server.enable = true;
};
terminal = {
enable = true;
zsh.enable = true;
};
server.enable = true;
};
timers = {
backup.enable = true;