Completed the part with caddy. Problems with exporterr and api keys

This commit is contained in:
pazpi 2024-09-10 19:51:27 +02:00
parent 58d5c8a812
commit 4e649d4344
6 changed files with 147 additions and 20 deletions

View file

@ -10,13 +10,12 @@
networking.tailscale = {
enable = false;
exitNode = "vps";
exitNode = "vps.neon-dory.ts.net";
# authKeyFile = builtins.toFile "authKey" ''${parameters.tailscaleAuthKey}'';
};
services.download-pod = {
services.media-mgr = {
programs.enable = true;
proxy.enable = false;
};
virtualisation = {