add nmap to base-cli pkgs
nixos config pipeline / show-flake (push) Successful in 31s
nixos config pipeline / deploy (push) Successful in 41s

This commit is contained in:
smayzy
2026-01-17 11:38:01 +01:00
parent 0210a58bf5
commit 861b58ffe6
+1
View File
@@ -34,6 +34,7 @@ in
nixfmt-tree
efibootmgr
nfs-utils
nmap
agenix.packages.${stdenv.hostPlatform.system}.default
];
};