Add local home values
This commit is contained in:
parent
f0f8aeb7b8
commit
7be365b419
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# accordingly, and then commit it.
|
||||
home = {
|
||||
# Stub values for demonstration. Override these in local branch.
|
||||
username = "JohnDoe";
|
||||
homeDirectory = "/home/johndoe";
|
||||
username = "larssonmartin1998-mac";
|
||||
homeDirectory = "/Users/larssonmartin1998-mac";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue