Bump to nixos-23.11

This commit is contained in:
Dave Gallant
2023-12-05 23:41:24 -05:00
parent 5e48acfd67
commit 7812b6ed2c
7 changed files with 26 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
system = {
autoUpgrade.enable = true;
stateVersion = "23.05";
stateVersion = "23.11";
};
nix = {