mirror of
https://github.com/Noratrieb/vps.git
synced 2026-07-12 08:17:45 +02:00
update
This commit is contained in:
parent
9dd5ae6698
commit
281e3bcb0a
4 changed files with 15 additions and 3 deletions
|
|
@ -10,6 +10,9 @@
|
|||
enableVectors = false;
|
||||
enableVectorChord = true;
|
||||
};
|
||||
environment = {
|
||||
IMMICH_TELEMETRY_INCLUDE = "all";
|
||||
};
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
|
|
@ -26,4 +29,6 @@
|
|||
local all all peer
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall.interfaces.wg0.allowedTCPPorts = [ 8081 8082 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue