caddy: fix senior project site

This commit is contained in:
2025-09-02 19:19:45 -04:00
parent b2665758ee
commit 54668635e9
3 changed files with 41 additions and 2 deletions

View File

@@ -42,6 +42,11 @@
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";
};
senior_project-website = {
url = "github:Titaniumtown/senior-project-website";
flake = false;
};
};
outputs =