mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add nix autoUpgrade
This commit is contained in:
parent
03f043cd82
commit
0adc639ae0
3 changed files with 54 additions and 25 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue