From 54959bdde1451ae83eb9ba2988b7db8aebe95f61 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 27 Apr 2016 12:23:28 +0200 Subject: proper type for merge --- custom/uucp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/uucp.nix') diff --git a/custom/uucp.nix b/custom/uucp.nix index c1f148a3..8a9a1df6 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix @@ -27,7 +27,7 @@ in { }; sshUser = mkOption { - type = types.unspecified; + type = types.attrs; default = { name = "uucp"; isSystemUser = true; -- cgit v1.2.3