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