mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:36:35 +01:00
add more trusted users
This commit is contained in:
parent
6db9dc2f95
commit
38ce24c923
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ in
|
||||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
];
|
];
|
||||||
trusted-users = [ "root" ];
|
|
||||||
sandbox = true;
|
sandbox = true;
|
||||||
require-sigs = true;
|
require-sigs = true;
|
||||||
max-jobs = "auto";
|
max-jobs = "auto";
|
||||||
|
|
Loading…
Reference in a new issue