.
This commit is contained in:
parent
70d1492f2d
commit
ccc064eb7e
1 changed files with 7 additions and 7 deletions
|
@ -34,7 +34,7 @@
|
|||
;; services, run 'guix home search KEYWORD' in a terminal.
|
||||
(services
|
||||
(list
|
||||
(service home-shepherd-service-type)
|
||||
;; (service home-shepherd-service-type)
|
||||
(service home-msmtp-service-type
|
||||
(home-msmtp-configuration
|
||||
(accounts
|
||||
|
@ -76,12 +76,12 @@
|
|||
(local-file
|
||||
"/home/zilti/guixconfig/home/.bash_profile"
|
||||
"bash_profile")))))
|
||||
;; (service home-dicod-service-type)
|
||||
;; (service home-batsignal-service-type)
|
||||
;; (service home-mcron-service-type
|
||||
;; (home-mcron-configuration
|
||||
;; (jobs
|
||||
;; '())))
|
||||
(service home-dicod-service-type)
|
||||
(service home-batsignal-service-type)
|
||||
(service home-mcron-service-type
|
||||
(home-mcron-configuration
|
||||
(jobs
|
||||
'())))
|
||||
;; (simple-service 'ziltis-channels
|
||||
;; home-channels-service-type
|
||||
;; (list
|
||||
|
|
Loading…
Reference in a new issue