about summary refs log tree commit diff
path: root/users/tazjin/nixos/modules/geesefs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/nixos/modules/geesefs.nix')
-rw-r--r--users/tazjin/nixos/modules/geesefs.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/modules/geesefs.nix b/users/tazjin/nixos/modules/geesefs.nix
index 1d4273f7fc..c45ee528f6 100644
--- a/users/tazjin/nixos/modules/geesefs.nix
+++ b/users/tazjin/nixos/modules/geesefs.nix
@@ -19,6 +19,7 @@
       Restart = "always";
       LoadCredential = "geesefs-tazjins-files:/run/agenix/geesefs-tazjins-files";
       StateDirectory = "geesefs";
+      ExecStartPre = "/run/wrappers/bin/umount -a -t fuse.geesefs";
     };
 
     script = ''