Skip to content

Instantly share code, notes, and snippets.

View teknolog1k's full-sized avatar

Diana teknolog1k

  • 04:17 (UTC -05:00)
View GitHub Profile
@teknolog1k
teknolog1k / NixOS_UsernameChange.md
Created February 10, 2025 02:58
Instructions on how to change a user's username on NixOS whilst preserving their home directory

Changing a NixOS user's username without breaking everything

A step-by-step guide to not deleting your entire home directory.

Disclaimer:

I do not know what I am doing. I am not some secret Nix expert. Most importantly, I am not immune to things changing unexpectedly and rendering this guide worthless or actively detrimental. By following this guide, you assume the risk of things not working out properly, including, but not limited to:

  • Deleting your home directory
  • Leaving you unable to log in due to no user password being set
  • Things going wrong in new and unexpected ways that neither of us could have reasonably expected