flake: remove unused input

This commit is contained in:
ooks-io 2025-01-19 12:29:30 +11:00
parent b48c99ab6f
commit af10032dcb
2 changed files with 2 additions and 90 deletions

View file

@ -30,10 +30,6 @@
url = "git+ssh://git@github.com/ooks-io/scripts";
inputs.nixpkgs.follows = "nixpkgs";
};
ooknet-website = {
url = "git+ssh://git@github.com/ooks-io/website";
inputs.nixpkgs.follows = "nixpkgs";
};
secrets = {
url = "git+ssh://git@github.com/ooks-io/kunzen";
inputs = {