🚀 add wheel group to trusted users

dev-docs
Moritz Böhme 2022-04-18 18:19:15 +02:00
parent f62cec2401
commit 4490d86f2c
No known key found for this signature in database
GPG Key ID: 213820E2795F5CF5
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@
dates = "weekly";
};
optimise.automatic = true;
settings.trusted-users = [ "root" "@wheel" ];
};
}