diff options
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 44dfa1e..fbfbdf2 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -8,6 +8,7 @@ (gnu home services mcron) (gnu home services shells) (gnu home services shepherd) + (gnu home services syncthing) (gnu home services xdg) (guix build-system cmake) (guix build-system gnu) @@ -753,6 +754,7 @@ libraries/software/operating systems font-openmoji + syncthing-gtk kiwix-desktop electrum keepassxc @@ -804,6 +806,7 @@ libraries/software/operating systems (data-home (xdg "share")) (log-home (xdg "var/log")) (state-home (xdg "var/state")))) + (service home-syncthing-service-type) (simple-service 'my-shell-profile home-shell-profile-service-type (list (plain-file "my-profile" |
