Daniel Olsen
c4df999058
All checks were successful
Eval nix flake / evals (push) Successful in 2m46s
Cool beeg nix builder for now anyways
6 lines
71 B
Nix
6 lines
71 B
Nix
{ ... }:
|
|
|
|
{
|
|
nix.settings.trusted-users = [ "@nix-builder-users" ];
|
|
}
|