mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni: add more administrative tools
This commit is contained in:
parent
fee1c9653e
commit
744488a2a6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user