Tailscale, Move to service, enable on Juri & Onizuka

This commit is contained in:
Julia Lange 2025-07-10 12:02:31 -07:00
parent 717b6e5c8e
commit f124e0550d
Signed by: Julia
SSH key fingerprint: SHA256:50XUMcOFYPUs9/1j7p9SPnwASZ7QnxXm7THF7HkbqzQ
3 changed files with 4 additions and 2 deletions

View file

@ -71,5 +71,6 @@ in {
shell.enabledShells = [ "fish" ];
shell.defaultShell = "fish";
tailscale.enable = true;
sshd.enable = true;
}