Fix typo
This commit is contained in:
parent
6a2fd78220
commit
287dcdf54e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
"/home/${config.sysusers.main}/Network/Prophet" = {
|
"/home/${config.sysusers.main}/Network/Prophet" = {
|
||||||
device = "[${prophet}]:/storage";;
|
device = "[${prophet}]:/storage";
|
||||||
fsType = "nfs4";
|
fsType = "nfs4";
|
||||||
options = [
|
options = [
|
||||||
"noauto"
|
"noauto"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue