FINALLY FUCKING FIXED COLMENA (partially...)

This commit is contained in:
Emile Clark-Boman 2025-02-12 23:39:02 +10:00
parent 79504da0a5
commit d39ba5da80
5 changed files with 94 additions and 18 deletions

View file

@ -38,7 +38,7 @@ in {
targetHost = "imbored.dev";
targetUser = "ae";
targetPort = 22;
sshOptions = "-i ~/.ssh/id_hyrule";
sshOptions = ["-i ~/.ssh/id_hyrule"];
#keys = {
# "imbored.dev" = {
# # text, keyCommand, or keyFile must be set