1 Commits

Author SHA1 Message Date
DerGrumpf 23d6b86dc1 Init feature/impermanence 2026-06-24 10:20:42 +02:00
+6
View File
@@ -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