summaryrefslogtreecommitdiff
path: root/systems/glados
diff options
context:
space:
mode:
authorseth <[email protected]>2024-11-14 08:19:12 -0500
committerseth <[email protected]>2024-11-16 04:35:08 -0500
commit1e852a35da9440390f82eb11887e6566d2151ac1 (patch)
treef5b79878002ad3247788270984c140987d7a68e5 /systems/glados
parent04a5fb3633e2775fa0c27675b8f7e16e4ae3fe1f (diff)
nixos/arm-builder: init
Diffstat (limited to 'systems/glados')
-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 8f4c71c..a3b23f2 100644
--- a/systems/glados/default.nix
+++ b/systems/glados/default.nix
@@ -36,6 +36,7 @@
traits = {
containers.enable = true;
+ arm-builder.enable = true;
mac-builder.enable = true;
nvidia = {
enable = true;