flake: add 'impermanence'
This commit is contained in:
parent
e03db8642a
commit
05fdbcdb76
2 changed files with 24 additions and 0 deletions
|
|
@ -43,6 +43,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
impermanence = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "impermanence";
|
||||
ref = "master";
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
type = "github";
|
||||
owner = "NixOS";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue