ci: fix
This commit is contained in:
parent
d39e1e8f6c
commit
5013ff2031
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
palettes = palettes;
|
inherit palettes;
|
||||||
colors = palettes.${config.theme};
|
colors = palettes.${config.theme};
|
||||||
|
|
||||||
home.pointerCursor = lib.mkIf hostConfig.isLinux {
|
home.pointerCursor = lib.mkIf hostConfig.isLinux {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue