removed user
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "username";
|
userName = "USER";
|
||||||
};
|
};
|
||||||
|
|
||||||
eza = {
|
eza = {
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
# Home Manager needs a bit of information about you and the paths it should
|
# Home Manager needs a bit of information about you and the paths it should
|
||||||
# manage.
|
# manage.
|
||||||
home.username = "username";
|
home.username = "USER";
|
||||||
home.homeDirectory = "/home/username";
|
home.homeDirectory = "/home/USER";
|
||||||
|
|
||||||
# This value determines the Home Manager release that your configuration is
|
# This value determines the Home Manager release that your configuration is
|
||||||
# compatible with. This helps avoid breakage when a new Home Manager release
|
# compatible with. This helps avoid breakage when a new Home Manager release
|
||||||
|
|||||||
Reference in New Issue
Block a user