nixos/netbird: correct document (#451513)
This commit is contained in:
@@ -92,7 +92,6 @@ in
|
||||
services.netbird.clients.default = {
|
||||
port = 51820;
|
||||
name = "netbird";
|
||||
systemd.name = "netbird";
|
||||
interface = "wt0";
|
||||
hardened = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user