From a369c3c9d9c4ee4f551db81b06d61cd7cb5cb98a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 19 Apr 2018 09:08:58 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/odin.nix b/odin.nix index f3ee06c7..2f83691a 100644 --- a/odin.nix +++ b/odin.nix @@ -225,6 +225,8 @@ options = ["ro" "uid=1001" "gid=100" "fmask=0177" "dmask=0077" "permissions"]; }; + boot.kernelModules = [ "overlay" ]; + systemd.mounts = [ { wantedBy = [ "samba-smbd.service" ]; -- cgit v1.2.3