From 2f26f35880d5a25ebce00e447cda41a2018bf77c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 2 Jun 2018 18:41:32 +0200 Subject: ... --- custom/uucp-notifyclient.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/uucp-notifyclient.nix b/custom/uucp-notifyclient.nix index 373c0553..65c96c07 100644 --- a/custom/uucp-notifyclient.nix +++ b/custom/uucp-notifyclient.nix @@ -15,7 +15,7 @@ let }; in { options = { - services.uucp.notify-client = mkOption { + services.uucp.notify-client = { remoteNodes = mkOption { type = with types; attrsOf (submodule nodeConfig); default = []; -- cgit v1.2.3