trust the wheel

This commit is contained in:
Adithya 2024-02-29 15:29:28 +05:30
parent fe7f929fd9
commit 3ddb12d5df
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -18,6 +18,7 @@
trusted-public-keys = [ trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
]; ];
trusted-users = [ "@wheel" ];
use-cgroups = true; use-cgroups = true;
}; };
}; };