Remove old follow

This commit is contained in:
Sandro - 2022-12-27 03:40:34 +01:00
parent 66e801f101
commit 8c2b883980
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 6 deletions

View File

@ -150,12 +150,8 @@
fenix.follows = "fenix";
};
};
secrets = {
url = "git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git";
inputs = {
nixpkgs.follows = "nixos";
};
};
# deprecated
secrets.url = "git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git";
sops-nix = {
url = "github:Mic92/sops-nix";
inputs = {