This commit is contained in:
Tao Tien 2024-04-29 16:25:28 -07:00
parent 0d8f806c01
commit f8b450362b
4 changed files with 3 additions and 3 deletions

View file

@ -17,6 +17,7 @@
openrgb
];
services.displayManager.defaultSession = "plasma";
services.tailscale.useRoutingFeatures = "both";
boot.kernel.sysctl."net.ipv4.ip_forward" = "1";
boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = "1";