nixfiles/home/profiles/ci.nix

3 lines
43 B
Nix

{pkgs, ...}: {
nix.package = pkgs.lix;
}