working system

This commit is contained in:
Vali 2024-07-15 09:27:55 +02:00
commit b4585b3e87
14 changed files with 76 additions and 18 deletions

View file

@ -32,7 +32,7 @@ in {
};
name = lib.mkOption {
description = "Cursor Name";
type = lib.type.str;
type = lib.types.str;
};
};
fontsizes = {