1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ system = { stateVersion = "26.11"; autoUpgrade = { enable = true; dates = "weekly"; persistent = true; allowReboot = false; runGarbageCollection = true; flake = "git+https://git.gay/pvppy/flake"; }; }; }