1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2026-01-27 04:06:28 +01:00

rm: remove agenix

This commit is contained in:
Ryan Cao 2023-08-02 16:13:17 +08:00
parent 4dd8f4f550
commit 94494a4af2
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
6 changed files with 4 additions and 52 deletions

View file

@ -20,13 +20,6 @@
inputs.flake-compat.follows = "flake-compat";
};
agenix = {
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
inputs.darwin.follows = "nix-darwin";
};
fenix = {
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
@ -54,7 +47,6 @@
nixpkgs,
nix-darwin,
home-manager,
agenix,
fenix,
attic,
catppuccin,