add netbird
This commit is contained in:
@@ -86,7 +86,6 @@ in
|
||||
|
||||
users.groups.libvirtd.members = [ "allen" ];
|
||||
users.groups.plugdev.members = [ "allen" ];
|
||||
users.groups.dialout.members = [ "allen" ];
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
@@ -132,6 +131,7 @@ in
|
||||
environment.variables.EDITOR = "vim";
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.netbird.enable = true;
|
||||
|
||||
networking.firewall.enable = false;
|
||||
|
||||
|
||||
@@ -54,4 +54,5 @@ with pkgs; [
|
||||
zathura
|
||||
gpredict
|
||||
alsa-utils
|
||||
netbird-ui
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user