catppuccin: remove global default since it causes pure eval errors
This commit is contained in:
parent
b60e3c043a
commit
4aa4c646cc
1 changed files with 0 additions and 5 deletions
|
|
@ -17,12 +17,7 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
catppuccin.flavor = "mocha";
|
||||
catppuccin.enable = true;
|
||||
|
||||
${namespace}.home.extraOptions = {
|
||||
catppuccin.flavor = "mocha";
|
||||
catppuccin.enable = true;
|
||||
|
||||
dconf = {
|
||||
settings."org/gnome/desktop/interface".color-scheme = "prefer-dark";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue