From 481173c1ae8bd00f3759be25bb6014b996af9ddd Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 27 May 2019 17:58:53 +0200 Subject: Clean imports (and spaces) --- modules/apps/mywatch.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/apps/mywatch.nix') diff --git a/modules/apps/mywatch.nix b/modules/apps/mywatch.nix index 2698ba5..1b956dc 100644 --- a/modules/apps/mywatch.nix +++ b/modules/apps/mywatch.nix @@ -1,7 +1,6 @@ { config, pkgs, lib, ... }: let - inherit (builtins) toString; inherit (lib) types mkOption mkEnableOption mkIf hasPrefix concatStrings optionalString; inherit (types) str path int nullOr; -- cgit v1.2.3