diff --git a/hosts/hermit/configuration.nix b/hosts/hermit/configuration.nix index ef3a6a6..81c9973 100644 --- a/hosts/hermit/configuration.nix +++ b/hosts/hermit/configuration.nix @@ -70,6 +70,7 @@ btop.enable = true; nh.enable = true; thunar.enable = true; + schizofox.enable = true; }; }; system.stateVersion = "23.11";