cleanup flake deps

This commit is contained in:
2026-01-08 06:24:58 -05:00
parent 1048f261d4
commit 68f1f6bbc4
2 changed files with 11 additions and 115 deletions

View File

@@ -45,6 +45,8 @@
agenix = {
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
inputs.darwin.follows = "";
};
senior_project-website = {
@@ -64,6 +66,7 @@
ytbn-graphing-software = {
url = "git+https://git.gardling.com/titaniumtown/YTBN-Graphing-Software";
inputs.nixpkgs.follows = "nixpkgs";
};
};