Install btop

This commit is contained in:
SIPB 2025-09-25 14:25:28 -04:00
parent 6d16429319
commit 7d7375d9e0
2 changed files with 4 additions and 3 deletions

View file

@ -94,6 +94,7 @@
# List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options).
environment.systemPackages = with pkgs; [
btop
micro
];