diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index 4350337..7e45d0a 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -69,7 +69,7 @@ btop.enable = true; nh.enable = true; thunar.enable = true; - schizofox.enable = true; + schizofox.enable = false; }; }; system.stateVersion = "23.11";