lix: update package to latest

This fixes an issue with nix-shell
This commit is contained in:
Trolli Schmittlauch 2026-04-19 17:59:38 +02:00
parent 603206e5e4
commit 2c74301ec4
2 changed files with 2 additions and 2 deletions

View file

@ -227,7 +227,7 @@ in
# Enable all sysrq functions (useful to recover from some issues):
boot.kernel.sysctl."kernel.sysrq" = 1; # NixOS default: 16 (only the sync command)
nix.package = pkgs.lix;
nix.package = pkgs.lixPackageSets.latest.lix;
nix.settings.trusted-users = [ "spiollinux" ];
# override tmpdir for daemon