Added Homer Assets

This commit is contained in:
2026-04-11 16:34:42 +02:00
parent a51f8a08f8
commit 5b71e424e2
121 changed files with 722 additions and 19 deletions
+1 -1
View File
@@ -32,8 +32,8 @@ in
services.nginx.virtualHosts."homer-calvin" = {
listen = [
{
inherit port;
addr = "0.0.0.0";
port = port;
}
];
root = "${calvinRoot}";