diff options
| author | seth <[email protected]> | 2024-11-14 08:19:12 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-11-16 04:35:08 -0500 |
| commit | 1e852a35da9440390f82eb11887e6566d2151ac1 (patch) | |
| tree | f5b79878002ad3247788270984c140987d7a68e5 /systems | |
| parent | 04a5fb3633e2775fa0c27675b8f7e16e4ae3fe1f (diff) | |
nixos/arm-builder: init
Diffstat (limited to 'systems')
| -rw-r--r-- | systems/glados/default.nix | 1 |
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; |
