This commit is contained in:
2025-07-01 13:46:38 +03:00
parent 93ba9bdc70
commit 25d94976d5
4 changed files with 216 additions and 5 deletions
+4 -4
View File
@@ -38,7 +38,7 @@ let
"fmask=0007"
"dmask=0007"
"nofail"
"x-systemd.device-timeout=0"
#"x-systemd.device-timeout=0"
];
};
"${inputs.zeroq.dirs.vetymae-drive}" = {
@@ -50,8 +50,8 @@ let
"gid=1000"
"fmask=0007"
"dmask=0007"
#"nofail"
"x-systemd.device-timeout=0"
"nofail"
#"x-systemd.device-timeout=0"
];
};
"/mnt/beets/music" = {
@@ -63,7 +63,7 @@ let
"fmask=0077"
"dmask=0077"
"nofail"
"x-systemd.device-timeout=0"
#"x-systemd.device-timeout=0"
];
};
};