fix(system): only mount ~/Public when accessed
This commit is contained in:
@@ -22,6 +22,8 @@ in
|
|||||||
"noatime"
|
"noatime"
|
||||||
"allow_other"
|
"allow_other"
|
||||||
"reconnect"
|
"reconnect"
|
||||||
|
"noauto"
|
||||||
|
"x-systemd.automount"
|
||||||
"IdentityFile=/home/andrey/.ssh/id_ed25519"
|
"IdentityFile=/home/andrey/.ssh/id_ed25519"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user