diff options
author | Julian T <julian@jtle.dk> | 2022-03-19 09:43:05 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2022-03-19 09:43:19 +0100 |
commit | 30a484ccb71279d68d6e475e50e39d4a0eeee990 (patch) | |
tree | bd1ffd636bf584c720ee0b074aa6ff8aece058b7 /core.nix | |
parent | 535cda761c846195e0e0f36bed6ad5e77587e794 (diff) |
Keybinding and ncdu
Diffstat (limited to 'core.nix')
-rw-r--r-- | core.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ unzip tig file whois nmap usbutils lshw gnumake pv jq killall netcat-gnu perl pciutils cowsay man-pages gcc binutils python3 python - lm_sensors tmux fish kakoune + lm_sensors tmux fish kakoune ncdu ]; }; } |