mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 01:33:11 +01:00
nixos/netbird: correct document (#451513)
This commit is contained in:
commit
a029060ce2
|
|
@ -92,7 +92,6 @@ in
|
|||
services.netbird.clients.default = {
|
||||
port = 51820;
|
||||
name = "netbird";
|
||||
systemd.name = "netbird";
|
||||
interface = "wt0";
|
||||
hardened = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue