removed user

This commit is contained in:
2025-01-19 17:24:15 -08:00
parent 3f0ffe65d9
commit b30b3969f2
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
git = {
enable = true;
userName = "username";
userName = "USER";
};
eza = {

View File

@@ -9,8 +9,8 @@
# Home Manager needs a bit of information about you and the paths it should
# manage.
home.username = "username";
home.homeDirectory = "/home/username";
home.username = "USER";
home.homeDirectory = "/home/USER";
# This value determines the Home Manager release that your configuration is
# compatible with. This helps avoid breakage when a new Home Manager release