paperless accessible via wireguard
This commit is contained in:
parent
7e05a9438b
commit
3ad0baf9da
2 changed files with 2 additions and 0 deletions
nixos/machines/chungus
|
@ -2,6 +2,7 @@
|
|||
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
address = "0.0.0.0";
|
||||
};
|
||||
|
||||
networking.firewall.interfaces.wg0.allowedTCPPorts = [ config.services.paperless.port ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue