From 42be4b35da82a4f624474350357bbe629804cc38 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 19 Apr 2018 09:06:59 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index 27b0839e..405dfb09 100644 --- a/odin.nix +++ b/odin.nix @@ -229,6 +229,7 @@ { where = "/srv/eos"; what = "overlay"; + type = "overlayfs"; options = lib.concatStringsSep "," [ "lowerdir=/srv/eos.lower" "upperdir=/home/mherold/.eos.upper" -- cgit v1.2.3