fix statix

This commit is contained in:
Vivian 2022-12-01 22:13:05 +01:00
parent b397a78f8c
commit 52c58f4995
14 changed files with 106 additions and 101 deletions

View file

@ -58,8 +58,7 @@ in {
};
cursorTheme = {
name = cursorTheme;
package = config.home.pointerCursor.package;
size = config.home.pointerCursor.size;
inherit (config.home.pointerCursor) size package;
};
};