t14_legacy_config/pkgs/default.nix
2022-11-30 01:32:14 -06:00

5 lines
61 B
Nix

pkgs:
{
andesight = pkgs.callPackage ./andesight.nix {};
}