darwin
This commit is contained in:
@@ -30,4 +30,13 @@
|
||||
name = "mattjallen";
|
||||
home = "/Users/mattjallen";
|
||||
};
|
||||
|
||||
# nix = {
|
||||
# linux-builder.enable = true;
|
||||
# };
|
||||
|
||||
nix-rosetta-builder = {
|
||||
enable = true;
|
||||
onDemand = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user