fix copy paste error

svn path=/nixos/branches/modular-nixos/; revision=16278
This commit is contained in:
Marc Weber 2009-07-09 14:35:03 +00:00
parent 6d2cc812c2
commit d4a37c2f1b

View File

@ -92,7 +92,7 @@ let
in
mkIf config.services.sshd.enable {
{
require = [
options
];