nixos.chrony: remove generatecommandkey option
It's deprecated and no longer used.
This commit is contained in:
@@ -23,7 +23,6 @@ let
|
||||
driftfile ${stateDir}/chrony.drift
|
||||
|
||||
keyfile ${keyFile}
|
||||
generatecommandkey
|
||||
|
||||
${optionalString (!config.time.hardwareClockInLocalTime) "rtconutc"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user