MORE DELTARUNE!!!!

This commit is contained in:
2026-02-11 19:04:58 +02:00
parent 8b662955ef
commit fa13387a4c
2 changed files with 47 additions and 0 deletions

View File

@@ -28,4 +28,9 @@
};
};
services.caddy = {
enable = true;
virtualHosts."localhost:80".extraConfig = builtins.readFile ./Caddyfile;
};
}