beets
This commit is contained in:
parent
724637854b
commit
d3ea1bdcb9
1 changed files with 8 additions and 0 deletions
|
@ -207,6 +207,14 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
|
||||
virtualHosts = {
|
||||
"sonarr.media-server".extraConfig = "reverse_proxy http://localhost:8989";
|
||||
};
|
||||
};
|
||||
|
||||
systemd.targets.sleep.enable = false;
|
||||
systemd.targets.suspend.enable = false;
|
||||
systemd.targets.hibernate.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue