Formatted

This commit is contained in:
willifan 2025-01-05 00:48:46 +01:00
parent d73191e526
commit fbfa70195b
63 changed files with 906 additions and 899 deletions

View file

@ -29,7 +29,7 @@
default = false;
type = lib.types.bool;
};
Lillie.enable = lib.mkOption{
Lillie.enable = lib.mkOption {
default = false;
type = lib.types.bool;
};