mirror of https://codeberg.org/anemofilia/zero
Allow home deploy
parent
53ef5abce1
commit
bf4cb9286c
|
@ -188,9 +188,9 @@
|
|||
(iota 2 1)))))
|
||||
|
||||
#|Home environment services|#
|
||||
;(service guix-home-service-type
|
||||
; (if (file-exists? "/run/current-system/provenance") '()
|
||||
; `(("radio" ,home-environment:radio))))
|
||||
(service guix-home-service-type
|
||||
(if (file-exists? "/run/current-system/provenance") '()
|
||||
`(("radio" ,home-environment:radio))))
|
||||
|
||||
#|Log services|#
|
||||
(service rottlog-service-type)
|
||||
|
|
Loading…
Reference in New Issue