mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Move DE utility modules to deUtils namespace
This commit is contained in:
parent
7e0677ce7d
commit
84be6ec469
19 changed files with 29 additions and 29 deletions
|
|
@ -18,7 +18,7 @@
|
|||
dark = "default";
|
||||
light = "GitHub_Light";
|
||||
}
|
||||
.${config.myConfig.de.theme};
|
||||
.${config.myConfig.theme};
|
||||
in
|
||||
{
|
||||
include = "${pkgs.kitty-themes}/share/kitty-themes/themes/${theme-name}.conf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue