Disable kernel console theming
This commit is contained in:
parent
4eee5c2b72
commit
e6f8c3c798
|
@ -7,5 +7,6 @@
|
|||
stylix = {
|
||||
enable = true;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
||||
targets.console.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue