replace htop with btop

This commit is contained in:
Gabriella Bere 2024-10-24 19:39:49 +01:00
parent dc8c363c91
commit fbd3fd3216

View file

@ -156,5 +156,5 @@
};
services.blueman-applet.enable = true;
programs.htop.enable = true;
programs.btop.enable = true;
}