Adding Tailscale

This commit is contained in:
Annika Merris 2024-07-15 20:36:54 -04:00
parent 9afafb3f3e
commit b5a09c54a8
3 changed files with 17 additions and 0 deletions

View file

@ -80,6 +80,7 @@ inputs.nixpkgs.lib.nixosSystem {
docker.enable = true;
yubikey.enable = true;
kdeconnect.enable = true;
tailscale.enable = true;
# TODO: Move this out
home-manager.users.annika = {