···2121 # Enable alternative shell support in nix-darwin.
2222 # programs.fish.enable = true;
23232424+ system.primaryUser = "boltless";
2525+2426 # Set Git commit hash for darwin-version.
2527 system.configurationRevision = self.rev or self.dirtyRev or null;
2628