!
This commit is contained in:
parent
f735a3a3e8
commit
4d75d5605a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
||||||
home.username = username;
|
home.username = username;
|
||||||
home.homeDirectory = "/home/${username}";
|
home.homeDirectory = "/home/${username}";
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = lib.strings.hasInfix "kylekrein";
|
enable = lib.strings.hasInfix "kylekrein" hwconfig.hostname;
|
||||||
};
|
};
|
||||||
#xdg.configFile."Kvantum/kvantum.kvconfig".source = (pkgs.formats.ini {}).generate "kvantum.kvconfig" {
|
#xdg.configFile."Kvantum/kvantum.kvconfig".source = (pkgs.formats.ini {}).generate "kvantum.kvconfig" {
|
||||||
# General.theme = "Catppuccin-Mocha";
|
# General.theme = "Catppuccin-Mocha";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue