maud: more programs

This commit is contained in:
Artemis Tosini 2024-03-29 17:02:18 -04:00
parent 5d8dddf889
commit 95fee91c9c
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc

View file

@ -7,10 +7,14 @@
}:
{
environment.systemPackages = with pkgs; [
ripgrep
_7zz
git
htop
jq
nix-output-monitor
openssh
git
ripgrep
wormhole-rs
];
services.nix-daemon.enable = true;