feat: updated flake input to use fork
This commit is contained in:
parent
8aa984a389
commit
ac0f1ce2e6
2 changed files with 17 additions and 6 deletions
|
|
@ -36,7 +36,9 @@
|
|||
|
||||
# delete your darlings
|
||||
impermanence = {
|
||||
url = "github:nix-community/impermanence";
|
||||
url = "github:jan-leila/impermanence/home-manager-v2";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
nix-darwin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue