Skip to content

Lix

I use Lix.

This flake makes a point of using Lix where possible. The package is wired up directly in modules/base/nix/nix.nix via:

nix.package = inputs'.izlix.packages.lix;

If you’d rather use upstream Lix without my patches, swap izlix for the lix-module/lix flake of your choice.