commit e86b78d716d27f827772bef3dcfc49c56b95eaf2
parent 38df6e4e44ff30402cbf7b0d9100ac5bcef9fb6d
Author: Toni Brown <me@tb148.net>
Date: Tue, 13 Jan 2026 19:26:17 +0800
Set Nix package to latest Lix version
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configuration.nix b/configuration.nix
@@ -99,6 +99,7 @@
# serviceMode = true;
# };
+ nix.package = pkgs.lixPackageSets.latest.lix;
nix.settings.substituters = ["https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store"];
nix.extraOptions =
lib.concatStringsSep "\n" [