flake: add 'impermanence'
This commit is contained in:
parent
6f643052e1
commit
c9c34a8aef
2 changed files with 25 additions and 0 deletions
|
|
@ -28,6 +28,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
impermanence = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "impermanence";
|
||||
ref = "master";
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
type = "github";
|
||||
owner = "NixOS";
|
||||
|
|
@ -60,6 +67,7 @@
|
|||
, agenix
|
||||
, futils
|
||||
, home-manager
|
||||
, impermanence
|
||||
, nixpkgs
|
||||
, nur
|
||||
, pre-commit-hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue