This commit is contained in:
Aleksandr Lebedev 2025-02-28 21:46:23 +01:00
parent def9d0166c
commit f735a3a3e8

View file

@ -40,7 +40,7 @@ in
home.username = username;
home.homeDirectory = "/home/${username}";
stylix = {
enable = true;
enable = lib.strings.hasInfix "kylekrein";
};
#xdg.configFile."Kvantum/kvantum.kvconfig".source = (pkgs.formats.ini {}).generate "kvantum.kvconfig" {
# General.theme = "Catppuccin-Mocha";