👽️ nix-darwin: primaryUser

This commit is contained in:
2025-05-17 16:40:50 -04:00
parent 6183c17722
commit f58a14541f
2 changed files with 22 additions and 19 deletions

View File

@ -49,5 +49,8 @@
};
};
system.stateVersion = 4;
system = {
primaryUser = "walkah";
stateVersion = 4;
};
}