Introduce colmena-deploy user

This commit is contained in:
June 2023-09-14 20:19:49 +02:00
commit 1803025193
3 changed files with 14 additions and 3 deletions

View file

@ -3,7 +3,6 @@
{
nix = {
settings = {
trusted-users = [ "@wheel" ];
auto-optimise-store = true;
experimental-features = [ "nix-command" "flakes" ];
};