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";
};
programs.btop.enable = true;
home.packages = with pkgs; [
# CLI
fastfetch
btop
# GUI
notepadqq