From 158b0cd26d9c715d292a79575f93891008a00400 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 12 Sep 2022 14:33:13 +0000 Subject: [PATCH] commit fa786ded90cb7b293bf99ad23f9637c7b8fe5b05 Author: Robert Kaussow Date: Mon Sep 12 16:30:16 2022 +0200 fix documentation --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 0660bcf..4ea7bcc 100644 --- a/index.md +++ b/index.md @@ -69,8 +69,8 @@ users_default_users: groups: - wheel password: "secure" - sshkeys: - - "ssh-ed25519 AAAA..." + sshkeys: | + "ssh-ed25519 AAAA..." shell: /bin/bash ```