Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 23d6b86dc1 |
@@ -10,6 +10,11 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# declarative impermanence
|
||||
impermanence = {
|
||||
url = "github:nix-community/impermanence";
|
||||
};
|
||||
|
||||
# declarative Configs
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
@@ -91,6 +96,7 @@
|
||||
sops-nix,
|
||||
nixos-generators,
|
||||
nur,
|
||||
impermanence,
|
||||
...
|
||||
}@inputs:
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user