summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom/lvm-snapshots.nix3
1 files changed, 2 insertions, 1 deletions
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 @@
1{ config, lib, pkgs, ... }: 1{ config, lib, utils, pkgs, ... }:
2 2
3with utils;
3with lib; 4with lib;
4 5
5let 6let