Update to nixos-24.11
This commit is contained in:
parent
2c102496f0
commit
fa0c0d4a5e
9 changed files with 164 additions and 185 deletions
|
|
@ -17,8 +17,8 @@
|
|||
General.theme = "Catppuccin-Mocha-Lavender";
|
||||
};
|
||||
xdg.configFile."Kvantum/Catppuccin-Mocha-Lavender".source = "${(pkgs.catppuccin-kvantum.override {
|
||||
accent = "Lavender";
|
||||
variant = "Mocha";
|
||||
accent = "lavender";
|
||||
variant = "mocha";
|
||||
})}/share/Kvantum/Catppuccin-Mocha-Lavender";
|
||||
|
||||
xdg.configFile."qt5ct/qt5ct.conf".source = (pkgs.formats.ini {}).generate "kvantum.kvconfig" {
|
||||
|
|
|
|||
Reference in a new issue