diff --git a/hosts/ni/default.nix b/hosts/ni/default.nix index db0aeab7..2a2ce23b 100644 --- a/hosts/ni/default.nix +++ b/hosts/ni/default.nix @@ -136,9 +136,17 @@ in # Some sysadmin thingamajigs. openldap wireguard-tools + (swh.swh-core.overrideAttrs (attrs: { + pythonPath = with pkgs.swh; [ + swh-model + ]; + })) # For debugging build environments in Nix packages. cntr + + # Searchsploit. + exploitdb ]; # Enable Guix service.