We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52bd1f commit 380fbbcCopy full SHA for 380fbbc
darwin-configurations/Fox.nix
@@ -14,4 +14,6 @@
14
context = "home";
15
formfactor = "desktop";
16
mainUser = "peteresselius";
17
+
18
+ system.stateVersion = 4;
19
}
darwin-modules/nix.nix
@@ -38,6 +38,4 @@
38
"nixpkgs=${config.nixpkgs-path}"
39
];
40
};
41
-
42
- system.stateVersion = 5;
43
0 commit comments