From aebfd99dac18582f504451473a6f80b3f2ca915d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 27 Apr 2016 11:46:55 +0200 Subject: no recursion --- custom/uucp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/uucp.nix b/custom/uucp.nix index d4597260..660abbd6 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -2,7 +2,7 @@ with lib; -rec { +{ options = { services.uucp = { enable = mkOption { -- cgit v1.2.3