Completed the part with caddy. Problems with exporterr and api keys
This commit is contained in:
parent
58d5c8a812
commit
4e649d4344
6 changed files with 147 additions and 20 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue