move theme definition
This commit is contained in:
parent
7d5daeeced
commit
e19b78bcd3
2 changed files with 4 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ in
|
|||
options.my.theming = {
|
||||
enable = mkEnableOption "theming";
|
||||
scheme = mkOption {
|
||||
default = "catppuccin-macchiato";
|
||||
type = types.enum [
|
||||
"dracula"
|
||||
"catppuccin-latte"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue