add wireguard
This commit is contained in:
parent
e530d38d38
commit
aa85ee51f7
@ -1,8 +1,9 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
netbird-ui
|
||||
iftop
|
||||
netbird-ui
|
||||
wireguard-tools
|
||||
];
|
||||
networking = {
|
||||
firewall.enable = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user