feat: Added tailscale to stuff

This commit is contained in:
uttarayan21
2025-01-28 20:36:46 +05:30
parent 53f8e2998d
commit fd38f95f08
6 changed files with 88 additions and 16 deletions

View File

@@ -5,6 +5,7 @@
port = 3000;
host = "0.0.0.0";
extraPackages = with pkgs; [];
withoutConnectionToken = true;
};
caddy = {
virtualHosts."code.darksailor.dev".extraConfig = ''