summaryrefslogtreecommitdiff
path: root/.config/guix/modules/ssh.scm
diff options
context:
space:
mode:
authorbd <bdunahu@colostate.edu>2024-05-10 22:29:40 -0600
committerbd <bdunahu@colostate.edu>2024-05-10 22:29:40 -0600
commitbb85451fa164e896d29be080fbfac1f5e58203ac (patch)
treec33238809600a0ee8ff7d3f93eec9d1d516d37a7 /.config/guix/modules/ssh.scm
parentce515a034550bf1251cafe8e8a3e023e1329b50b (diff)
Delete outdated configuration
Diffstat (limited to '.config/guix/modules/ssh.scm')
-rw-r--r--.config/guix/modules/ssh.scm8
1 files changed, 1 insertions, 7 deletions
diff --git a/.config/guix/modules/ssh.scm b/.config/guix/modules/ssh.scm
index 3596db6..81355a1 100644
--- a/.config/guix/modules/ssh.scm
+++ b/.config/guix/modules/ssh.scm
@@ -19,10 +19,4 @@
(user "bdunahu"))
(openssh-host (name "heimdallr")
(host-name "operationnull.com")
- (user "root"))
- (openssh-host (name "perch")
- (host-name "perch.cs.colostate.edu")
- (user "bdunahu"))
- (openssh-host (name "wolf-creek")
- (host-name "wolf-creek.cs.colostate.edu")
- (user "bdunahu"))))))))
+ (user "root"))))))))