nixfiles/home/profiles/ci.nix

3 lines
65 B
Nix

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