From f50c5240edf959f14c84b895cc8e64d38ba414ab Mon Sep 17 00:00:00 2001 From: User Mms Date: Wed, 30 Oct 2024 21:50:08 +0100 Subject: feat: use miniflux as backend for elfeec --- mms-configuration.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mms-configuration.org') diff --git a/mms-configuration.org b/mms-configuration.org index 1292894..e745e47 100644 --- a/mms-configuration.org +++ b/mms-configuration.org @@ -182,7 +182,7 @@ I use two machines on different OSes (personal on FreeBSD and work on MacOS). On a few occasions, I will use device to use correct behavior. #+begin_src emacs-lisp - (setq mms-is-voyager (string= (system-name) "voyager")) + (setq mms-is-voyager (string= (system-name) "voyager.local")) (setq mms-is-mac (string= (system-name) "RN90Y7RDHT")) #+end_src -- cgit v1.2.3