maud: more programs
This commit is contained in:
parent
5d8dddf889
commit
95fee91c9c
|
@ -7,10 +7,14 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
ripgrep
|
_7zz
|
||||||
|
git
|
||||||
|
htop
|
||||||
|
jq
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
openssh
|
openssh
|
||||||
git
|
ripgrep
|
||||||
|
wormhole-rs
|
||||||
];
|
];
|
||||||
|
|
||||||
services.nix-daemon.enable = true;
|
services.nix-daemon.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue