aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/arrakis/services.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index 7feb23c..9fbc936 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -65,8 +65,8 @@
server = {
enable = true;
exports = ''
- /srv/nfs 192.168.1.0/24(ro,all_squash,insecure,crossmnt,subtree_check,fsid=1)
- /srv/caladan 192.168.1.4/32(ro,all_squash,crossmnt,subtree_check,fsid=2)
+ /srv/nfs 192.168.1.0/24(ro,all_squash,insecure,crossmnt,subtree_check,fsid=0)
+ /srv/caladan 192.168.1.4/32(ro,all_squash,crossmnt,subtree_check,fsid=0)
'';
};
settings = {