feat(ooksphone) add colorscheme

This commit is contained in:
ooks-io 2024-04-20 21:41:28 +12:00
parent c25f160e81
commit 1bf362e4a0
5 changed files with 82 additions and 9 deletions

View file

@ -7,10 +7,12 @@
{
imports = [
./minimal
./phone
];
options.theme = {
minimal.enable = lib.mkEnableOption "enable minimal theme";
phone.enable = lib.mkEnableOption "Enable phone theme";
};
# config = {