update to 23.05

This commit is contained in:
2023-10-06 15:16:58 +00:00
parent dd67b08d01
commit e7fc584000
4 changed files with 153 additions and 77 deletions

View File

@@ -29,7 +29,7 @@
};
config = {
system.stateVersion = "22.11";
system.stateVersion = "23.05";
sops = {
@@ -64,4 +64,4 @@ config = {
experimental-features = nix-command flakes
'';
};
}
}