{ repoLocalPath, ... }: { home.username = "root"; home.homeDirectory = "/root"; home.stateVersion = "24.05"; stylix.enableReleaseChecks = false; programs.git = { enable = true; settings.safe.directory = repoLocalPath; }; }