mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-22 09:32:38 +00:00
@@ -11,10 +11,7 @@ let
|
||||
cfg = config.theme.base16;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./integrations/kitty
|
||||
./integrations/neovim
|
||||
];
|
||||
imports = [ ./integrations/kitty ];
|
||||
|
||||
options.theme.base16 = {
|
||||
enable = mkEnableOption "Enable a global base16 theme";
|
||||
|
||||
Reference in New Issue
Block a user