mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
services: shepherd: Add ‘shepherd-timer’.
* gnu/services/shepherd.scm (shepherd-timer): New procedure. * gnu/home/services/shepherd.scm: Re-export it. Suggested-by: Luis Guilherme Coelho <lgcoelho@disroot.org> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I5f702d4119eee47381a7a1ac650b8ad3fc5e6cdd
This commit is contained in:
parent
230f1a9c1c
commit
a35fa2d2cb
2 changed files with 28 additions and 1 deletions
|
@ -53,7 +53,8 @@
|
|||
|
||||
shepherd-action
|
||||
shepherd-configuration-action
|
||||
shepherd-trigger-action))
|
||||
shepherd-trigger-action
|
||||
shepherd-timer))
|
||||
|
||||
(define-record-type* <home-shepherd-configuration>
|
||||
home-shepherd-configuration make-home-shepherd-configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue