!
This commit is contained in:
parent
def9d0166c
commit
f735a3a3e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue