fix: set users.users.<name>.home for darwin system, bump home-manager to branch release-23.05

This commit is contained in:
admin
2023-06-01 10:40:11 +08:00
committed by ryan4yin
parent dd2040568d
commit 0d53bea851
5 changed files with 13 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
home = {
username = "admin";
# set homeDirectory make build fail
# homeDirectory = "/Users/admin";
homeDirectory = "/Users/admin";
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage