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