about summary refs log tree commit diff
path: root/bin/__dispatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/__dispatch.sh')
-rwxr-xr-xbin/__dispatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/__dispatch.sh b/bin/__dispatch.sh
index 7a18b8b834..dce1cc41cd 100755
--- a/bin/__dispatch.sh
+++ b/bin/__dispatch.sh
@@ -36,7 +36,7 @@ case "${TARGET_TOOL}" in
     attr="third_party.age"
     ;;
   rebuilder)
-    attr="ops.nixos.rebuilder"
+    attr="users.tazjin.nixos.rebuilder"
     ;;
   meson)
     attr="third_party.meson"