monitoring

This commit is contained in:
41666 2024-02-10 17:14:13 -05:00
parent 2960e54257
commit a181f607a5

View file

@ -23,4 +23,8 @@
wantedBy = [ "getty.target" ];
serviceConfig.Restart = "always";
};
services.tailscale = {
interfaceName = "userspace-networking";
};
}