Flake: Remove unnecessary "follows"

This commit is contained in:
2025-07-15 22:44:28 +02:00
parent 95e4ff6839
commit a344b5ca88
2 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
# Opt-in state
impermanence.url = "github:nix-community/impermanence";
impermanence.inputs.nixpkgs.follows = "nixpkgs";
# impermanence.inputs.nixpkgs.follows = "nixpkgs";
# Manage secrets with sops
sops-nix.url = "github:Mic92/sops-nix";