This commit is contained in:
Daniel Langbein 2023-11-19 14:40:38 +01:00
parent ca8acd250b
commit 61b2651bb2
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,9 @@
{
users.users.yoda = {
packages = with pkgs; [
btop # Terminal resource monitor
htop
screen
screen # Terminal multiplexer
];
};

View File

@ -9,6 +9,7 @@
# CLI apps
gnumake # make
wget
btop # Terminal resource monitor
htop
killall
colmena