NFS @m3-kratos

This commit is contained in:
m3tam3re
2025-02-15 14:08:39 +01:00
parent e98e224af9
commit 994f7f6f74
3 changed files with 8 additions and 2 deletions

View File

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