Compare commits

...

2 Commits

Author SHA1 Message Date
54db6ce681 cmdline 2025-12-15 22:09:53 +00:00
fe57aa7f4a no caddy 2025-12-15 22:09:53 +00:00
2 changed files with 1 additions and 10 deletions

View File

@@ -142,14 +142,4 @@
devices = ["tahani" "chidi"];
};
};
services.caddy = {
enable = true;
virtualHosts."tahani.manticore-hippocampus.ts.net".extraConfig = ''
respond "OK"
'';
};
# Allow Caddy to fetch Tailscale HTTPS certs
services.tailscale.permitCertUid = "caddy";
}

View File

@@ -122,6 +122,7 @@
}
];
};
cmdline = {};
comment = {};
diff = {};
extra = {};