Skip to content

Commit 380fbbc

Browse files
committed
set Fox nix-darwin stateVersion
1 parent d52bd1f commit 380fbbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

darwin-configurations/Fox.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@
1414
context = "home";
1515
formfactor = "desktop";
1616
mainUser = "peteresselius";
17+
18+
system.stateVersion = 4;
1719
}

darwin-modules/nix.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,4 @@
3838
"nixpkgs=${config.nixpkgs-path}"
3939
];
4040
};
41-
42-
system.stateVersion = 5;
4341
}

0 commit comments

Comments
 (0)