working maybe?

This commit is contained in:
Vali 2024-07-06 13:39:24 +02:00
commit 216904f679
70 changed files with 406 additions and 1528 deletions

View file

@ -10,7 +10,7 @@ with lib; let
name = "Gruvbox-Dark-BL";
};
cfg = config.modules.themes.qt;
username = config.modules.other.system.username;
inherit (config.modules.other.system) username;
in {
options.modules.themes.qt = {
enable = mkEnableOption "qt theming";