hydra: fix example
This commit is contained in:
parent
59421c7d76
commit
f6a72d972b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ in
|
|||
set -e
|
||||
'';
|
||||
|
||||
system.activationScripts.extraPostActivation.text = ''
|
||||
system.activationScripts.postActivation.text = ''
|
||||
printf "configuring ssh keys for hydra... "
|
||||
mkdir -p ~hydra/.ssh
|
||||
cp -f /etc/per-user/hydra/ssh/authorized_keys ~hydra/.ssh/authorized_keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue