Update to NixOS 25.11
This commit is contained in:
parent
060c08cea1
commit
81bee0a7b9
4 changed files with 69 additions and 69 deletions
|
|
@ -35,6 +35,6 @@ in
|
|||
nix.gc.automatic = true;
|
||||
nix.gc.options = "--delete-older-than 2d";
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue