forked from aylac.top/nixcfg
this repo has no description

it wasn't liking the pds being on caddy wtf

Changed files
+1 -5
hosts
+1
hosts/nanpi/default.nix
···
qbittorrent = {
inherit (config.mySnippets.tailnet.networkMap.qbittorrent) port;
enable = true;
+
openFirewall = true;
};
};
};
-5
hosts/nanpi/services.nix
···
};
caddy.virtualHosts = {
-
"pds.aylac.top" = {
-
extraConfig = ''
-
reverse_proxy http://localhost:3000
-
'';
-
};
"${config.mySnippets.tailnet.networkMap.jellyfin.vHost}" = {
extraConfig = ''
bind tailscale/jellyfin