run immich-ml from ytnix and add tailscale0 to trustedInterfaces

This commit is contained in:
cy 2025-03-09 22:23:58 -04:00
parent 59de12e892
commit 553a07f0a9
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 50 additions and 23 deletions

View file

@ -79,6 +79,7 @@
networkmanager.enable = true;
firewall = {
enable = true;
trustedInterfaces = [ "tailscale0" ];
allowedTCPPorts = [
22
80
@ -86,8 +87,6 @@
];
allowedUDPPorts = [
443
53
853
];
extraCommands =
let