summaryrefslogtreecommitdiff
path: root/suweren/home
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/home')
-rw-r--r--suweren/home/services.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/suweren/home/services.scm b/suweren/home/services.scm
index 1742b91..010b323 100644
--- a/suweren/home/services.scm
+++ b/suweren/home/services.scm
@@ -12,7 +12,8 @@
(home-bash-configuration (bashrc bashrc)
(bash-profile bash-profile))))
-(define-public suweren-home-xdg-configuration-files-extension
+;; deprecated
+(define-public emacs-configuration
(let* ((emacs-configuration-file (local-file "emacs-configuration.el"))
(emacs-gnus-file (local-file "emacs-gnus.el"))
(emacs-init-file (local-file "emacs-init.el"))