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