summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index 6f53b8b2..56df048e 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -132,7 +132,7 @@ auto-expand-secmem
,@(map (lambda (spec)
(openssh-host (name (car spec)) (user (cdr spec))
(identity-file "~/.local/share/ssh-keys/alicern_id_rsa")))
- '(("alimonitor.cern.ch" . "alibuild")
+ '(("alimonitor.cern.ch" . "monalisa")
("alinsure.cern.ch" . "alibuild")
("alibuildmac*.cern.ch" . "alibuild")
("aido*osx*.cern.ch" . "alibuild")