chore: lix on tower

This commit is contained in:
Luj 2024-08-03 11:05:58 +02:00
parent d0fa320bbe
commit 84bdacfc70

View file

@ -1,4 +1,4 @@
{ pkgs, lib, ... }:
{ pkgs, ... }:
{
imports = [
@ -54,7 +54,6 @@
};
nix = {
package = lib.mkForce pkgs.nix;
distributedBuilds = true;
buildMachines = [
{