Use nix stable instead of nixFlakes

The latter was removed from nixpkgs.
This commit is contained in:
Natsu Kagami 2022-10-03 09:57:56 +02:00
parent 7ec6511f70
commit 430ec688a5
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -16,7 +16,6 @@
# Auto upgrade nix package and the daemon service.
# services.nix-daemon.enable = true;
nix.package = pkgs.nixFlakes;
# Create /etc/bashrc that loads the nix-darwin environment.
programs.zsh.enable = true; # default shell on catalina