mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: rules: Use "snapshot-/home" string instead of "snapshot-@home"
parent
804f0261df
commit
c08d053ebd
|
@ -38,7 +38,7 @@
|
|||
(list (permit (identity ":wheel")
|
||||
(nopass? #t)
|
||||
(command "herd")
|
||||
(args (list "trigger" "snapshot-@home"))))
|
||||
(args `("trigger" "snapshot-/home"))))
|
||||
(flat-map (lambda (service action)
|
||||
(permit (identity ":wheel")
|
||||
(nopass? #t)
|
||||
|
|
Loading…
Reference in New Issue