bump state version

This commit is contained in:
nicco
2026-07-14 10:36:32 +02:00
parent 024e25819f
commit abe67fcc62
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
}:
{
home.stateVersion = "25.11";
home.stateVersion = "26.05";
home.packages = with pkgs; [
# Base
+1 -1
View File
@@ -18,7 +18,7 @@
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 5;
system.stateVersion = 7;
nixpkgs.hostPlatform = host.platform;
nixpkgs.config.allowUnfree = true;