flake.lock: bump

This commit is contained in:
2025-10-23 12:16:15 +03:00
parent 241b7565cb
commit fa7ffb1d08
7 changed files with 225 additions and 137 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
}: {
# imports = with inputs; [lix.nixosModules.default];
nix = {
package = pkgs.lixPackageSets.latest.lix;
package = pkgs.lixPackageSets.git.lix;
# package = pkgs.lixPackageSets.latest.lix;
channel.enable = false;
daemonCPUSchedPolicy = "idle";
optimise = {