Use btop module instead of package

This commit is contained in:
SebastianStork 2024-03-15 09:46:13 +01:00
parent df5fc6a513
commit a4cc33577c

View file

@ -21,10 +21,11 @@
launcher = "rofi"; launcher = "rofi";
}; };
programs.btop.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
# CLI # CLI
fastfetch fastfetch
btop
# GUI # GUI
notepadqq notepadqq