1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00
This commit is contained in:
RGBCube 2024-06-13 15:58:20 +03:00
parent 474e1455ee
commit 2778deb4ea
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 37 additions and 11 deletions

View file

@ -15,8 +15,5 @@ in systemConfiguration {
useRoutingFeatures = "both";
};
# Breaks with tailscale.
systemd.services.NetworkManager-wait-online = disabled;
networking.firewall.trustedInterfaces = [ interface ];
}