about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
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";

Consider giving Nix/NixOS a try! <3