Use unstable home-manager for darwin
This commit is contained in:
parent
c16bdb8077
commit
5340fd3d64
3 changed files with 43 additions and 2 deletions
|
@ -10,6 +10,8 @@
|
|||
environment.systemPackages =
|
||||
[ ];
|
||||
|
||||
environment.shells = with pkgs; [ fish ];
|
||||
|
||||
# Use a custom configuration.nix location.
|
||||
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
|
||||
# environment.darwinConfig = "$HOME/.config/nixpkgs/darwin/configuration.nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue