feat: add tailscale

This commit is contained in:
Barrett Ruth 2026-02-16 00:17:36 -05:00
parent 06e8af6d56
commit 8dc67681ae
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 16 additions and 15 deletions

View file

@ -127,6 +127,7 @@ in
};
services.openssh.enable = true;
services.tailscale.enable = true;
virtualisation.docker.enable = true;
virtualisation.libvirtd.enable = true;