More configuration for docker containers

This commit is contained in:
2024-06-22 20:11:12 -05:00
parent 55a9a835b9
commit 16fa1884e9
6 changed files with 81 additions and 3 deletions

View File

@@ -37,6 +37,11 @@
options = [ "fmask=0022" "dmask=0022" ];
};
fileSystems."/media" =
{ device = "192.168.1.100:/volume1/Media";
fsType = "nfs";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking