mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-07-26 01:46:11 +00:00
bump state version
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
}:
|
||||
{
|
||||
|
||||
home.stateVersion = "25.11";
|
||||
home.stateVersion = "26.05";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# Base
|
||||
|
||||
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user