change backup frequency
This commit is contained in:
parent
a7de77a0fc
commit
48d8bacea8
4 changed files with 7 additions and 8 deletions
|
@ -87,7 +87,7 @@
|
|||
resolvconf.enable = true;
|
||||
firewall = {
|
||||
enable = true;
|
||||
trustedInterfaces = [ "tailscale0" ];
|
||||
trustedInterfaces = [ "tailscale0" "virbr0" ];
|
||||
# allowedTCPPorts = [
|
||||
# 8080 # mitmproxy
|
||||
# 22000 # syncthing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue