Reset from zero
This commit is contained in:
commit
7520235965
46 changed files with 1783 additions and 0 deletions
4
darwin/user.nix
Normal file
4
darwin/user.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
username: {
|
||||
name = username;
|
||||
home = "/Users/${username}";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue