fix copy paste error
reported by Nicolas svn path=/nixos/branches/modular-nixos/; revision=15221
This commit is contained in:
parent
8ddf34fa3d
commit
7cb7349747
|
@ -59,7 +59,7 @@ let
|
|||
in
|
||||
|
||||
|
||||
mkIf config.services.sshd.enable {
|
||||
mkIf config.services.nfsKernel.enable {
|
||||
require = [
|
||||
options
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue