From 82a7f25cca7b3e7432606979347f5dc77eeba44b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 19 Apr 2018 09:07:26 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/odin.nix b/odin.nix index 405dfb09..f3ee06c7 100644 --- a/odin.nix +++ b/odin.nix @@ -227,6 +227,9 @@ systemd.mounts = [ { + wantedBy = [ "samba-smbd.service" ]; + before = [ "samba-smbd.service" ]; + where = "/srv/eos"; what = "overlay"; type = "overlayfs"; -- cgit v1.2.3