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