config/guix/system/desktop-bababa: Remove rsync example.

master
Pierre Neidhardt 2020-06-17 10:26:12 +02:00
parent a27383c898
commit 2430a0b2d1
1 changed files with 0 additions and 5 deletions

View File

@ -13,7 +13,6 @@
avahi ; To remove avahi.
desktop ; To remove bluetooth.
networking ; To remove NetworkManager.
rsync ; For rsync synchronization between machines.
;; To remove GDM:
xorg)
@ -34,10 +33,6 @@
(define-public %bababa/services
(cons*
(service connman-service-type)
;; (service rsync-service-type
;; (rsync-configuration
;; (share-path "/home/ambrevar/projects/guix")
;; (read-only? #t)))
(service slim-service-type (slim-configuration
(display ":0")
(vt "vt7")))