Add nix autoUpgrade

This commit is contained in:
muon 2024-12-29 08:58:37 +00:00
parent 03f043cd82
commit 0adc639ae0
3 changed files with 54 additions and 25 deletions

View file

@ -19,6 +19,9 @@ in {
mods.desktop.gaming.enable = true;
mods.boot.enable = false;
mods.nix.upgrade.enable = true;
mods.nix.clean.enable = true;
mods.theme.enable = true;
mods.theme.scheme = "woodland";
mods.theme.wallpaper = ./wallpaper.png;