Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging

This commit is contained in:
Tuomas Tynkkynen
2018-03-03 22:40:32 +02:00
101 changed files with 2988 additions and 748 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ in
echo ${escapeShellArg key} >> /root/.ssh/authorized_keys
'') cfg.authorizedKeys)}
dropbear -s -j -k -E -m -p ${toString cfg.port} ${optionalString (cfg.hostRSAKey == null && cfg.hostDSSKey == null && cfg.hostECDSAKey == null) "-R"}
dropbear -s -j -k -E -p ${toString cfg.port} ${optionalString (cfg.hostRSAKey == null && cfg.hostDSSKey == null && cfg.hostECDSAKey == null) "-R"}
'';
boot.initrd.secrets =