working system
This commit is contained in:
parent
ad1b1089af
commit
b4585b3e87
14 changed files with 76 additions and 18 deletions
|
@ -32,7 +32,7 @@ in {
|
|||
};
|
||||
name = lib.mkOption {
|
||||
description = "Cursor Name";
|
||||
type = lib.type.str;
|
||||
type = lib.types.str;
|
||||
};
|
||||
};
|
||||
fontsizes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue