Netbird binaries
This commit is contained in:
parent
287add812e
commit
6a3e56db6a
2 changed files with 4 additions and 2 deletions
|
@ -9,7 +9,10 @@
|
|||
...
|
||||
}: {
|
||||
|
||||
services.netbird.enable = true;
|
||||
services.netbird = {
|
||||
enable = true;
|
||||
ui.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
openvpn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue