From 8ac10c45130d286feac4797215bf73aa8eda7a93 Mon Sep 17 00:00:00 2001 From: cubernetes Date: Fri, 5 Jun 2026 02:42:55 +0200 Subject: [PATCH] Add light nmap usbutils --- hosts/fw/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/fw/configuration.nix b/hosts/fw/configuration.nix index 4463fe6..aa6879c 100644 --- a/hosts/fw/configuration.nix +++ b/hosts/fw/configuration.nix @@ -164,6 +164,9 @@ file gnumake rustdesk + light + nmap + usbutils ]; virtualisation.libvirtd.enable = true;