flake/packages
2026-02-08 23:41:05 +10:00
..
angryoxide move hosts/packages -> packages 2026-02-08 20:22:39 +10:00
chameleonultragui move hosts/packages -> packages 2026-02-08 20:22:39 +10:00
ekphos add cerulean compatability 2026-02-08 23:41:05 +10:00
huggingface_hub move hosts/packages -> packages 2026-02-08 20:22:39 +10:00
x86-manpages move hosts/packages -> packages 2026-02-08 20:22:39 +10:00
README move hosts/packages -> packages 2026-02-08 20:22:39 +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.