Shura: fix Gremlin notes mount
This commit is contained in:
parent
f95b787f7c
commit
fce3ca936e
|
@ -113,8 +113,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
# Mount Gremlin's Notes folder
|
# Mount Gremlin's Notes folder
|
||||||
fileSystems."/home/gremlin/Documents/Notes/Gremlin" = {
|
fileSystems."/home/gremlin/Documents/Notes" = {
|
||||||
device = "/home/aires/Documents/Notes";
|
device = "/home/aires/Documents/Notes/Gremlin";
|
||||||
options = [ "bind" ];
|
options = [ "bind" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue