Add useful network tools
This commit is contained in:
parent
769c2c53f1
commit
1339fe6e58
1 changed files with 5 additions and 0 deletions
|
|
@ -18,5 +18,10 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
|
|
||||||
|
wireguard-tools
|
||||||
|
|
||||||
|
openconnect
|
||||||
|
networkmanager-openconnect
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue