dotfiles/hosts/packages
Emile Clark-Boman 3bc320cc6a added modules for qFlipper, ChameleonUltraGUI, and AngryOxide
ChameleonUltraGUI and AngryOxide also had derivations written to package them
2025-05-11 22:29:40 +10:00
..
angryoxide added modules for qFlipper, ChameleonUltraGUI, and AngryOxide 2025-05-11 22:29:40 +10:00
chameleonultragui added modules for qFlipper, ChameleonUltraGUI, and AngryOxide 2025-05-11 22:29:40 +10:00
README added modules for qFlipper, ChameleonUltraGUI, and AngryOxide 2025-05-11 22:29:40 +10:00

This directory (`hosts/packages`) contains custom package derivations, and differs
from `hosts/modules/` which contains importable modules for my nixdots. 

Often each package I write will have a corresponding module that simply
calls `pkgs.callPackage` to install the derivation to the system environment.