diff options
| -rw-r--r-- | hel.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -360,6 +360,7 @@ | |||
| 360 | automountConfig = { | 360 | automountConfig = { |
| 361 | DirectoryMode = "700"; | 361 | DirectoryMode = "700"; |
| 362 | }; | 362 | }; |
| 363 | wantedBy = "local-fs.target"; | ||
| 363 | } | 364 | } |
| 364 | ]; | 365 | ]; |
| 365 | 366 | ||
