diff options
Diffstat (limited to 'izumi.org')
-rw-r--r-- | izumi.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |