summaryrefslogtreecommitdiff
path: root/users/id1000.scm
diff options
context:
space:
mode:
Diffstat (limited to 'users/id1000.scm')
-rw-r--r--users/id1000.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/users/id1000.scm b/users/id1000.scm
index 17b57cb..5287145 100644
--- a/users/id1000.scm
+++ b/users/id1000.scm
@@ -534,8 +534,8 @@
(gnu:home:services:ssh:openssh-host
(name "top-level")
(host-name "*")
- (extra-content (string-append "ServerAliveInterval 60\n"
- "ServerAliveCountMax 2\n"))))
+ (extra-content (string-append "ServerAliveInterval 5\n"
+ "ServerAliveCountMax 11\n"))))
(define openssh-configuration
(let
@@ -544,7 +544,7 @@
"[git.marekpasnikowski.pl]:23 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM0Eh0q54myeSEironEP9DEKl+ownYuH7oSgAVuLIDNt\n"
"[www.marekpasnikowski.pl]:23 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM0Eh0q54myeSEironEP9DEKl+ownYuH7oSgAVuLIDNt\n"))
(l-akashi (mixed-text-file "akashi-openssh-keys"
- "\n"))
+ "akashi ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICtEYtiph2TwshHHSQhLL7A2ZvFMCogWuI8vfS3jLQsm\n"))
(l-marek (mixed-text-file "marek-openssh-keys"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK4THTYnHCc/ihCJNKJtGTNu1zCnLndbMHnxnrxzJk+N marek@aisaka\n"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFzC1VvW6TB4pMuGyfTM36T7Ar7FZqSXc7kCoVDNwtUX marek@akashi\n"