From ce7d5bc5f93d204316a095961ea313edc1b036a7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 17 Dec 2017 01:07:29 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/btrfs-snapshots.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/btrfs-snapshots.nix b/custom/btrfs-snapshots.nix index 2722afc3..03b17d23 100644 --- a/custom/btrfs-snapshots.nix +++ b/custom/btrfs-snapshots.nix @@ -43,7 +43,7 @@ in { unitConfig = { AssertPathIsDirectory = cfg.mountPoint; - StopWhenUnneeded = !persist; + StopWhenUnneeded = !cfg.persist; }; serviceConfig = with pkgs; { -- cgit v1.2.3