This commit is contained in:
mjallen18
2025-12-19 16:59:01 -06:00
parent 76265f9b1b
commit 1280cf9939
4 changed files with 10 additions and 10 deletions

View File

@@ -31,9 +31,9 @@
home = "/Users/mattjallen";
};
# nix = {
# linux-builder.enable = true;
# };
nix = {
linux-builder.enable = true;
};
nix-rosetta-builder = {
enable = true;

View File

@@ -38,7 +38,6 @@
};
user = {
name = "matt";
hashedPasswordFile = null;
mutableUsers = false;
extraGroups = [
"docker"