fix: marleyos.my -> marleycfg.my
This commit is contained in:
parent
0a3075f675
commit
a2e122e75d
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ in {
|
|||
};
|
||||
|
||||
# Laravel Sail makes permissions fucky so this is required...
|
||||
safe.directory = "/home/${config.marleyos.my.name}/hackin/*";
|
||||
safe.directory = "/home/${my.name}/hackin/*";
|
||||
|
||||
# Do not guess the user's identity.
|
||||
user.useConfigOnly = true;
|
||||
|
|
Loading…
Reference in a new issue