mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: smarter default home path
This commit is contained in:
parent
b0ae4af80d
commit
2f469059a4
4 changed files with 7 additions and 11 deletions
|
|
@ -18,4 +18,7 @@
|
|||
automatic = true;
|
||||
interval.Weekday = 0;
|
||||
};
|
||||
|
||||
# https://github.com/nix-community/home-manager/issues/4026
|
||||
users.users."leana".home = "/Users/leana";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue