This commit is contained in:
2025-07-02 13:15:28 +00:00
parent e1cf1f4fa7
commit 721319fa1a

View File

@@ -6,7 +6,7 @@
...
}: {
fileSystems."/mnt/Public" = {
device = "//192.168.1.109/Public";
device = "//192.168.4.109/Public";
fsType = "cifs";
# options = ["uid=0,gid=1000"];
options = ["guest" "uid=1000"];