Skip to content

Commit bad4ff7

Browse files
committed
don't mount NFS exports on filehost
1 parent 83d022a commit bad4ff7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hosts/servers/trenderhoof.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
'';
9797
};
9898

99+
ocf.nfs.enable = false;
100+
99101
fileSystems = {
100102
"/opt/homes" = {
101103
device = "/dev/md/nfs";

0 commit comments

Comments
 (0)