aboutsummaryrefslogtreecommitdiff
path: root/src/org/euandre/packages.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/org/euandre/packages.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/euandre/packages.scm b/src/org/euandre/packages.scm
index ce49d3c..ec1dbac 100644
--- a/src/org/euandre/packages.scm
+++ b/src/org/euandre/packages.scm
@@ -778,7 +778,7 @@
(plain-file "sudoers-syskeep" "\
root ALL=(ALL) ALL
%wheel ALL= ALL
-%wheel ALL= NOPASSWD: /run/current-system/profile/bin/reconfigure, /run/current-system/profile/bin/herd
+%wheel ALL= NOPASSWD: /run/current-system/profile/bin/reconfigure, /run/current-system/profile/bin/herd, /run/current-system/profile/bin/repo
%become-secrets-keeper ALL=(secrets-keeper) NOPASSWD: /run/current-system/profile/bin/rsync, /run/current-system/profile/bin/setfacl, /run/current-system/profile/bin/rm
%git ALL=(cicd) NOPASSWD: /run/current-system/profile/bin/cicd
"))