fix issues
This commit is contained in:
@@ -40,10 +40,6 @@ in
|
||||
authorizedKeys = cfg.authorizedKeys;
|
||||
};
|
||||
};
|
||||
boot.initrd.secrets = {
|
||||
"${toString cfg.hostKeyPath}" = cfg.hostKeyPath;
|
||||
};
|
||||
|
||||
system.activationScripts.initrdSshHostKey = {
|
||||
deps = [ "users" "groups" ];
|
||||
text = ''
|
||||
|
||||
Reference in New Issue
Block a user