This commit is contained in:
mjallen18
2025-12-01 11:22:24 -06:00
parent 421c1e155b
commit 73581fd8f0
9 changed files with 84 additions and 2 deletions

View File

@@ -30,4 +30,13 @@
name = "mattjallen";
home = "/Users/mattjallen";
};
# nix = {
# linux-builder.enable = true;
# };
nix-rosetta-builder = {
enable = true;
onDemand = true;
};
}