From 84ebc8dcfc05cd6eaa1f31fe31ecc9d497f1b4d2 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 7 Mar 2023 21:42:45 +0100 Subject: Track work gitconfig --- tw/home.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tw/home.scm') diff --git a/tw/home.scm b/tw/home.scm index 6cb67344..aabc6579 100644 --- a/tw/home.scm +++ b/tw/home.scm @@ -425,6 +425,9 @@ auto-expand-secmem ("X11/XCompose" ,(local-file "home/files/XCompose")) ; see also: $XCOMPOSEFILE variable ("X11/Xresources" ,(local-file "home/files/Xresources")))) + (simple-service 'work-git-config home-files-service-type + `(("src/alice/.gitconfig" ,(local-file "home/files/gitconfig-cern")))) + (simple-service 'emacs-config home-xdg-configuration-files-service-type `(("emacs/include" ,(local-file "home/files/emacs-packages" #:recursive? #t)) ("emacs/init.el" ,(local-file "home/files/emacs-init.el")) -- cgit v1.2.3