tailscale: add service + Trayscale, enable on host

Tailscale with --operator=zephrynis so the daemon is drivable without
sudo (Trayscale + tailscale switch/login from a plain shell), plus the
Trayscale systray app. Imported into the nixos-pc host.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-28 00:51:47 +01:00
parent 3d8fec08e5
commit 4b3983d895
2 changed files with 16 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
../../modules/desktop.nix
../../modules/nvidia.nix
../../modules/gaming.nix
../../modules/tailscale.nix
];
networking.hostName = "nixos-pc";