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
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
slack
|
||||
speedcrunch
|
||||
remmina
|
||||
netbird-ui
|
||||
vial
|
||||
via
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue