hermit/configuration.nix: enable schizofox

This commit is contained in:
Bloxx12 2025-04-09 15:31:18 +02:00
commit abc773d79c

View file

@ -70,6 +70,7 @@
btop.enable = true; btop.enable = true;
nh.enable = true; nh.enable = true;
thunar.enable = true; thunar.enable = true;
schizofox.enable = true;
}; };
}; };
system.stateVersion = "23.11"; system.stateVersion = "23.11";