feat(servivi): add nixremote user for remote builds

This commit is contained in:
matt1432 2023-12-29 16:51:52 -05:00
parent 7963706517
commit d1d3f4fd17
2 changed files with 26 additions and 12 deletions

View file

@ -34,7 +34,7 @@
warn-dirty = false;
# remote building
trusted-users = ["matt"];
trusted-users = ["matt" "nixremote"];
};
};