Port mba darwin configuration to flakes
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M system/mba.nix → system/mba.nix
@@ -25,6 +25,7 @@ # Used for backwards compatibility, please read the changelog before changing. # $ darwin-rebuild changelog system.stateVersion = 4; + nix.package = pkgs.nixVersions.stable; # You should generally set this to the total number of logical cores in your system. # $ sysctl -n hw.ncpu nix.settings = {