upgrade to new state version for servers
This commit is contained in:
parent
7b47838e52
commit
7d231fe5e5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
enable = true;
|
||||
enableNsncd = true;
|
||||
};
|
||||
system.stateVersion = "22.11";
|
||||
system.stateVersion = "23.05";
|
||||
system.activationScripts.diff = ''
|
||||
${pkgs.nvd}/bin/nvd --nix-bin-dir=${pkgs.nix}/bin diff /run/current-system "$systemConfig"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue