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