aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/shared.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/shared.nix b/roles/shared.nix
index 3169d58..675c63a 100644
--- a/roles/shared.nix
+++ b/roles/shared.nix
@@ -382,6 +382,7 @@
"use_path_request_style"
"url=https://s3.tammi.cc"
"passwd_file=${config.age.secrets.s3fs.path}"
+ "x-systemd.automount"
"x-systemd.after=network-online.target"
];
};
@@ -400,6 +401,7 @@
"use_path_request_style"
"url=https://s3.tammi.cc"
"passwd_file=${config.age.secrets.s3fs.path}"
+ "x-systemd.automount"
"x-systemd.after=network-online.target"
];
};