From 6d25682e9fa72ded2d90060025b8f2dbe7b8eef3 Mon Sep 17 00:00:00 2001 From: willemml Date: Mon, 6 Nov 2023 12:29:17 -0800 Subject: [PATCH] Enables linux-builder on nix-darwin --- nixos/hosts/zeus.darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/zeus.darwin.nix b/nixos/hosts/zeus.darwin.nix index 3fd3c41..d080b40 100644 --- a/nixos/hosts/zeus.darwin.nix +++ b/nixos/hosts/zeus.darwin.nix @@ -5,6 +5,7 @@ generateNixPathFromInputs = true; generateRegistryFromInputs = true; linkInputs = true; + linux-builder.enable = true; }; environment.etc."nix/user-sandbox.sb".text = ''