minimal: Default to Lix for NixOS

This commit is contained in:
Quentin Boyer 2026-04-09 21:10:56 +02:00
parent ac5501aafe
commit f8b5a44132

View file

@ -57,7 +57,7 @@
hardware.enableRedistributableFirmware = true;
nix = {
package = pkgs.nixVersions.latest;
package = pkgs.lixPackageSets.latest.lix;
extraOptions = ''
experimental-features = nix-command flakes