summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-configuration.scm2
-rw-r--r--izumi.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index b290fd6..9eb11d7 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -137,7 +137,7 @@
home-files-service-type
( list
( list ".emacs" ( local-file "home-files/emacs-configuration.el" ) )
- ( list ".config/guix/channels" ( local-file "channels.scm" ) )
+ ( list ".config/guix/channels.scm" ( local-file "channels.scm" ) )
( list
".config/git/ignore"
;; https://github.com/github/gitignore/blob/main/Global/Emacs.gitignore
diff --git a/izumi.org b/izumi.org
index 559b2b5..43be347 100644
--- a/izumi.org
+++ b/izumi.org
@@ -779,7 +779,7 @@
home-files-service-type
( list
( list ".emacs" ( local-file "home-files/emacs-configuration.el" ) )
- ( list ".config/guix/channels" ( local-file "channels.scm" ) )
+ ( list ".config/guix/channels.scm" ( local-file "channels.scm" ) )
( list
".config/git/ignore"
;; https://github.com/github/gitignore/blob/main/Global/Emacs.gitignore