some scx shenanigans

This commit is contained in:
cnst
2024-11-04 19:02:01 +01:00
parent 0f497bb437
commit 1ee5fd627e
13 changed files with 154 additions and 158 deletions

View File

@@ -22,6 +22,7 @@ in {
# a monitor of resources
btop = {
enable = true;
package = pkgs.btop.override {rocmSupport = true;};
settings = {
color_theme = "gruvbox_material_dark";
};