summaryrefslogtreecommitdiff
path: root/systems/glados-wsl/default.nix
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-02-01 07:08:38 -0500
committerSeth Flynn <[email protected]>2025-02-01 07:08:38 -0500
commit460607357fbf6e9a4a1f5335224f6312768fd912 (patch)
tree0c2e7bdc40a59c7fc191975bacc8e469e46a85dc /systems/glados-wsl/default.nix
parentcc9f61f40347786659922508afeb6c6daa55088a (diff)
glados{,-wsl}: enable determinate
Diffstat (limited to 'systems/glados-wsl/default.nix')
-rw-r--r--systems/glados-wsl/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix
index 5c191f0..2d7060f 100644
--- a/systems/glados-wsl/default.nix
+++ b/systems/glados-wsl/default.nix
@@ -26,6 +26,7 @@
traits = {
arm-builder.enable = true;
+ determinate.enable = true;
mac-builder.enable = true;
resolved.enable = false;
};