feat: switched back to main for impermanence
This commit is contained in:
parent
ff08812447
commit
e6e53141ce
3 changed files with 6 additions and 8 deletions
11
flake.lock
generated
11
flake.lock
generated
|
|
@ -138,16 +138,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1762761176,
|
||||
"narHash": "sha256-i3gM8fUozQrgZIbwVNlTuhLqPSl56zxAYpsQpQ9Lhro=",
|
||||
"owner": "jan-leila",
|
||||
"lastModified": 1767822991,
|
||||
"narHash": "sha256-iyrn9AcPZCoyxX4OT8eMkBsjG7SRUQXXS/V1JzxS7rA=",
|
||||
"owner": "nix-community",
|
||||
"repo": "impermanence",
|
||||
"rev": "ffbe1ca47cf4b3008c3aa5c49cdae294d8c8058a",
|
||||
"rev": "82e5bc4508cab9e8d5a136626276eb5bbce5e9c5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "jan-leila",
|
||||
"ref": "home-manager-v2",
|
||||
"owner": "nix-community",
|
||||
"repo": "impermanence",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
# delete your darlings
|
||||
impermanence = {
|
||||
url = "github:jan-leila/impermanence/home-manager-v2";
|
||||
url = "github:nix-community/impermanence";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
common-modules
|
||||
++ [
|
||||
sops-nix.homeManagerModules.sops
|
||||
impermanence.homeManagerModules.impermanence
|
||||
../modules/home-manager-modules
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue