mirror of
https://github.com/RGBCube/agenix
synced 2025-07-27 08:47:44 +00:00
3 lines
67 B
Nix
3 lines
67 B
Nix
final: prev: {
|
|
agenix = prev.callPackage ./pkgs/agenix.nix {};
|
|
}
|