hosts/ni: add wireguard-tools to system packages

This commit is contained in:
Gabriel Arazas 2023-01-20 13:15:53 +08:00
parent 1fd834d2f0
commit 5a0a18fa7e

View File

@ -124,7 +124,9 @@ in
programs.adb.enable = true;
environment.systemPackages = with pkgs; [
# Some sysadmin thingamajigs.
openldap
wireguard-tools
(swh.swh-core.overrideAttrs (super: self: {
pythonPath = with swh; [