Upgrade to 23.05

This commit is contained in:
Dave Gallant
2023-06-02 09:26:27 -04:00
parent 1b506d91f2
commit 8392439814
5 changed files with 20 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
boot.kernelPackages = pkgs.linuxPackages;
boot.supportedFilesystems = ["ntfs"];
system.stateVersion = "22.11";
system.stateVersion = "23.05";
system.autoUpgrade.enable = true;