build: g18 data0->data1

This commit is contained in:
Dict Xiong 2025-06-10 23:49:42 +08:00
parent 0965c4f8c0
commit 9c6d9a0495

View File

@ -381,7 +381,7 @@ in
iptables -A INPUT -s 12.12.12.0/24 -j ACCEPT
'';
fileSystems."/gshare" = {
device = "192.168.16.118:/data0/share";
device = "192.168.16.118:/data1/share";
fsType = "nfs";
};
## packages and services