summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 794594e7..964da5f2 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -4148,7 +4148,7 @@ different occasions."
;; #1
;; melete is a laptop, but usually it's not in Sheffield
(and (or (spw/on-host-p "melete.silentflame.com")
- (spw/on-host-p "hephaestus.silentflame.com"))
+ (spw/on-host-p "erebus.silentflame.com"))
(member "@Sheffield" (org-get-tags)))
;; #2
(and (spw/on-host-p "zephyr.silentflame.com")