Updates to darwin config
This commit is contained in:
parent
8675d9019b
commit
5b89f4f667
@ -42,7 +42,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Auto upgrade nix package and the daemon service.
|
# Auto upgrade nix package and the daemon service.
|
||||||
services.nix-daemon.enable = true;
|
|
||||||
nix.package = pkgs.nix;
|
nix.package = pkgs.nix;
|
||||||
|
|
||||||
# Extra activation scripts
|
# Extra activation scripts
|
||||||
@ -77,5 +76,5 @@
|
|||||||
home = "/Users/jadenmaxwell";
|
home = "/Users/jadenmaxwell";
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = 4;
|
system.stateVersion = 5;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user