diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/flake.nix b/flake.nix index 527ea3f..fe42cb6 100644 --- a/flake.nix +++ b/flake.nix @@ -50,14 +50,6 @@ nixpkgs.follows = "nixpkgs"; }; }; - # agenix-rekey = { - # url = "github:oddlama/agenix-rekey"; - # inputs = { - # flake-utils.follows = "flake-utils"; - # nixpkgs.follows = "nixpkgs"; - # pre-commit-hooks.follows = "git-hooks"; - # }; - # }; infuse = { url = "git+https://codeberg.org/amjoseph/infuse.nix"; |