loki: Remove NFS server
This commit is contained in:
parent
99a5b87917
commit
c048ea5eae
1 changed files with 0 additions and 9 deletions
|
@ -388,15 +388,6 @@
|
|||
# user = "erwin";
|
||||
openFirewall = true;
|
||||
};
|
||||
nfs.server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
/home/erwin/proxmox-backup 10.0.0.0/24(rw,sync,no_subtree_check,anonuid=1000,anongid=100,all_squash)
|
||||
'';
|
||||
lockdPort = 4101;
|
||||
mountdPort = 4102;
|
||||
statdPort = 4100;
|
||||
};
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue