diff options
author | azahi <azat@bahawi.net> | 2025-01-21 15:29:57 +0300 |
---|---|---|
committer | azahi <azat@bahawi.net> | 2025-01-21 15:29:57 +0300 |
commit | 68d17e6b48dda3c45bdf5c83e341e51f7ec3a83e (patch) | |
tree | d0cbd887503b7912428037208a67fdf4fa4ae177 /flake.nix | |
parent | 2025-01-14 (diff) |
2025-01-21
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"; |