This commit is contained in:
death916 2025-05-20 08:19:41 +00:00
commit 75a56edb04
4 changed files with 25 additions and 12 deletions

View file

@ -103,6 +103,7 @@
useRoutingFeatures = "both"; # Or "client", or "both" depending on your needs
# Other Tailscale options...
};
networking.interfaces.tailscale0.mtu = 1500;
programs.firefox.enable = true;
system.stateVersion = "24.11"; # Did you read the comment?