mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: shepherd-services: Use shepherd-service:snapshot-/home symbol instead of shepherd-service:snapshot-@home
parent
e514737fe3
commit
804f0261df
|
@ -181,7 +181,7 @@
|
||||||
_ => (shepherd-configuration
|
_ => (shepherd-configuration
|
||||||
(shepherd shepherd-next)
|
(shepherd shepherd-next)
|
||||||
(services (list shepherd-service:guix-gc
|
(services (list shepherd-service:guix-gc
|
||||||
shepherd-service:snapshot-@home
|
shepherd-service:snapshot-/home
|
||||||
shepherd-service:timer))))))
|
shepherd-service:timer))))))
|
||||||
(services
|
(services
|
||||||
(list #|TTY services|#
|
(list #|TTY services|#
|
||||||
|
|
Loading…
Reference in New Issue