refactor(home): use mkForce for config values and disable stylix targets
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableNushellIntegration = true;
|
||||
theme = lib.mkDefault builtins.fromTOML (builtins.readFile "${pkgs.catppuccinThemes.yazi}/themes/mocha.toml");
|
||||
# theme = lib.mkDefault builtins.fromTOML (builtins.readFile "${pkgs.catppuccinThemes.yazi}/themes/mocha.toml");
|
||||
settings = {
|
||||
plugin = {
|
||||
prepend_preloaders = [
|
||||
|
||||
Reference in New Issue
Block a user