software
This commit is contained in:
parent
51e7ad82d1
commit
6274f09c4f
2 changed files with 9 additions and 6 deletions
|
|
@ -13,18 +13,22 @@ with lib;
|
|||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
colmena
|
||||
dnsutils
|
||||
fd
|
||||
file
|
||||
htop
|
||||
killall
|
||||
nettools
|
||||
nmap
|
||||
pciutils
|
||||
podman-compose
|
||||
podman-tui
|
||||
ripgrep
|
||||
unison
|
||||
unzip
|
||||
usbutils
|
||||
wget
|
||||
whois
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue