all repos — nixfiles @ fc975d16c41c4f92f3e3dde4a837be52051b4e77

System and user configuration, managed by nix and home-manager

Port mba darwin configuration to flakes

Alan Pearce
commit

fc975d16c41c4f92f3e3dde4a837be52051b4e77

parent

ad252750a5f086a3fecceacc5a5eaff3d080ab9d

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/mba.nixsystem/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 = {