[pi4] Tailscale, just, nh, experimentals, fish in module

This commit is contained in:
2025-04-15 23:44:15 +02:00
parent 22ab5aa5cf
commit 5a23b66666
3 changed files with 20 additions and 1 deletions

View File

@ -6,5 +6,8 @@
networkmanager.enable = true;
};
services.openssh.enable = true;
services = {
openssh.enable = true;
tailscale.enable = true;
};
}