summaryrefslogtreecommitdiff
path: root/systems/glados/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-11-14 07:58:23 -0500
committerseth <[email protected]>2024-11-14 07:58:23 -0500
commit48139411fa147503c5ee0ade727080fd5e4120be (patch)
tree2f3b53fec699f52da2e4cd8b0acb8a5392ffaf5d /systems/glados/default.nix
parent32b9a9178fad29369ad6088b36c6e2bb06fb5d37 (diff)
glados{,-wsl}: use mac builder
Diffstat (limited to 'systems/glados/default.nix')
-rw-r--r--systems/glados/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/glados/default.nix b/systems/glados/default.nix
index 91e3348..8f4c71c 100644
--- a/systems/glados/default.nix
+++ b/systems/glados/default.nix
@@ -36,6 +36,7 @@
traits = {
containers.enable = true;
+ mac-builder.enable = true;
nvidia = {
enable = true;
nvk.enable = false;