fix group and command

This commit is contained in:
2025-04-21 23:24:10 +08:00
parent 5c0196c3f7
commit 11e4e1b850
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,8 @@
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
trusted-users = [ "root" ];
build-users-group = "nixbld";
# Enable local binary cache
keep-outputs = true;
keep-derivations = true;