nixos.chrony: remove generatecommandkey option

It's deprecated and no longer used.
This commit is contained in:
Ricardo M. Correia 2017-02-07 17:59:07 +01:00
parent e3fce56047
commit 9293f86bf2

View File

@ -23,7 +23,6 @@ let
driftfile ${stateDir}/chrony.drift
keyfile ${keyFile}
generatecommandkey
${optionalString (!config.time.hardwareClockInLocalTime) "rtconutc"}