Use fix for keychain on macOS
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
};
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
hmunstable = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
#url = "github:nix-community/home-manager/master";
|
||||
url = "github:greg-hellings/home-manager/fix/8570-nushell-parsing-fix";
|
||||
inputs.nixpkgs.follows = "nixunstable";
|
||||
};
|
||||
proxmox.url = "github:greg-hellings/proxmox-nixos/fix/212-AcceptEnv-redefinition";
|
||||
|
||||
Reference in New Issue
Block a user