sequoia: Change nix-darwin stateVersion to 6
This commit is contained in:
parent
4019e1c598
commit
c989a00fd6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
# Used for backwards compatibility, please read the changelog before changing.
|
||||
# $ darwin-rebuild changelog
|
||||
system.stateVersion = 4;
|
||||
system.stateVersion = 6;
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-darwin";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue