monitoring
This commit is contained in:
parent
2960e54257
commit
a181f607a5
1 changed files with 4 additions and 0 deletions
|
@ -23,4 +23,8 @@
|
||||||
wantedBy = [ "getty.target" ];
|
wantedBy = [ "getty.target" ];
|
||||||
serviceConfig.Restart = "always";
|
serviceConfig.Restart = "always";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.tailscale = {
|
||||||
|
interfaceName = "userspace-networking";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue