add syncthing service

main
千住柱間 2024-03-06 13:46:35 +00:00
parent ce62ec59cc
commit 46e4068e1a
1 changed files with 241 additions and 235 deletions

View File

@ -8,6 +8,8 @@
(gnu packages)
(gnu services)
(gnu packages haskell)
(gnu home services syncthing)
(gnu packages syncthing)
(guix gexp)
(radix utils)
(gnu home services)
@ -81,6 +83,7 @@
;;
;;
;; sselp
syncthing
nano
thunar
mcomix
@ -212,7 +215,10 @@
))
))
(service home-syncthing-service-type
(for-home
(syncthing-configuration
(user "hashirama"))))
(service home-xdg-mime-applications-service-type