tailscale all the things!
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M system/nanopi.nix → system/nanopi.nix
@@ -188,6 +188,8 @@ }; }; services.resolved.enable = false; + services.tailscale.enable = true; + programs.command-not-found.enable = false; services.openssh = {