my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

modules/base: update to 25.11

isabel c4ec0ecb 71632d6c

+1 -1
+1 -1
modules/base/system/revision.nix
··· 14 14 options.garden.system.stateVersion = mkOption { 15 15 internal = true; 16 16 type = lib.types.str; 17 - default = "25.05"; 17 + default = "25.11"; 18 18 }; 19 19 20 20 config.system = {