feature(vpn): enable tailscaled on the system at startup #10

Merged
aaron merged 1 commits from feature/tailscale into main 2026-01-16 19:25:43 +00:00
Showing only changes of commit 98617c4099 - Show all commits

View File

@@ -6,5 +6,6 @@
tuned.enable = true;
upower.enable = true;
fwupd.enable = true;
tailscale.enable = true;
};
}