Compare commits
No commits in common. "34e37861a716ee5e3498900bc4639a715bcc4adc" and "168d31fc880bd32aa8e17a781943c62c84901b56" have entirely different histories.
34e37861a7
...
168d31fc88
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
services.nfs.server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
/data 100.64.0.0/10(rw,sync,no_subtree_check,fsid=0,crossmnt)
|
||||
/mnt/storage 100.64.0.0/10(rw,sync,no_subtree_check,fsid=0,crossmnt)
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue