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; [
|
environment.systemPackages = with pkgs; [
|
||||||
openvpn
|
openvpn
|
||||||
|
|
|
@ -31,7 +31,6 @@
|
||||||
slack
|
slack
|
||||||
speedcrunch
|
speedcrunch
|
||||||
remmina
|
remmina
|
||||||
netbird-ui
|
|
||||||
vial
|
vial
|
||||||
via
|
via
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue