summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@pm.me>2023-12-26 06:10:00 +0100
committerMarek Paśnikowski <marekpasnikowski@pm.me>2023-12-26 06:12:24 +0100
commit7890c19a68ff4a95fb26882de191f7853ff5b55a (patch)
tree199fb352d2b0f325269dcfbd3623d7ff6dad36e4
parent1698e82f10534da222c46f92be066fcae8dd0ce8 (diff)
Link to the channels.scm file inside the GNU store
-rw-r--r--home-configuration.scm1
-rw-r--r--izumi.org1
2 files changed, 2 insertions, 0 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 8fc6b37..db0133b 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -137,6 +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/git/ignore"
;; https://github.com/github/gitignore/blob/main/Global/Emacs.gitignore
diff --git a/izumi.org b/izumi.org
index d2c05fd..881a1f6 100644
--- a/izumi.org
+++ b/izumi.org
@@ -779,6 +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/git/ignore"
;; https://github.com/github/gitignore/blob/main/Global/Emacs.gitignore