all repos — nixfiles @ b8a42cbaebdcf1a1ee751672da1dbccb12f42ccb

System and user configuration, managed by nix and home-manager

linde: trust connections via tailscale interface

Alan Pearce
commit

b8a42cbaebdcf1a1ee751672da1dbccb12f42ccb

parent

780acbc1bc6b3ba69390e8cf7249f4a2e744861e

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -224,6 +224,7 @@ 3478
6885 # DHT 6922 ]; + trustedInterfaces = [ "tailscale0" ]; }; resolvconf = { enable = false;