moved docker data mounts into one module
Check NixOS configurations / eval-hosts (push) Failing after 14m16s
Check NixOS configurations / eval-hosts (push) Failing after 14m16s
This commit is contained in:
@@ -55,6 +55,7 @@ services.nfs.server = {
|
||||
/tank/docker/config 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
|
||||
/tank/docker/volumes 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
|
||||
/tank/docker/databases 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
|
||||
/tank/docker/nextcloud-data 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user