Update hosts/server/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 8m58s
Check NixOS configurations / eval-hosts (push) Failing after 8m58s
This commit is contained in:
@@ -41,7 +41,7 @@ services.nfs.server = {
|
|||||||
enable = true;
|
enable = true;
|
||||||
exports = ''
|
exports = ''
|
||||||
/srv/ 192.168.2.0/24(rw,sync,no_subtree_check)
|
/srv/ 192.168.2.0/24(rw,sync,no_subtree_check)
|
||||||
/backup 192.168.2.0/24(rw,sync,no_subtree_check)
|
/backup 192.168.2.0/24(rw,sync,no_subtree_check) 172.30.0.0/16(rw,sync,no_subtree_check)
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user