let theme = import ../theme.nix; in { catppuccin.btop = { enable = true; flavor = theme.flavor; }; }