remove breaking option
This commit is contained in:
parent
124513890e
commit
0397d02586
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ in {
|
|||
config = mkIf (cfg.enable) {
|
||||
modules.theming.enable = true;
|
||||
|
||||
environment.sessionVariables = { QT_QPA_PLATFORMTHEME = "kde6"; };
|
||||
|
||||
stylix = {
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/${cfg.theme}.yaml";
|
||||
image = ./${cfg.theme}.jpg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue