From 0072c7afc68ac3233616939e2bcff7b0d11e312f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 9 Apr 2018 15:43:36 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/lvm-snapshots.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/lvm-snapshots.nix b/custom/lvm-snapshots.nix index 96d435c5..74b11e3a 100644 --- a/custom/lvm-snapshots.nix +++ b/custom/lvm-snapshots.nix @@ -1,5 +1,6 @@ -{ config, lib, pkgs, ... }: +{ config, lib, utils, pkgs, ... }: +with utils; with lib; let -- cgit v1.2.3