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
|
in
|
||||||
|
|
||||||
|
|
||||||
mkIf config.services.sshd.enable {
|
mkIf config.services.nfsKernel.enable {
|
||||||
require = [
|
require = [
|
||||||
options
|
options
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user