remove impermanence nixpkgs follows

This commit is contained in:
2025-06-05 12:13:34 -05:00
parent cd5450a936
commit 5cf33774db
2 changed files with 17 additions and 4 deletions
+1 -4
View File
@@ -17,10 +17,7 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence = {
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
# This is a path to the services I've declared.
# It just happens to be stored in the same repository (relative),
# but could well be a separate repository