add harmonia as trusted user
This commit is contained in:
parent
f72e9c511d
commit
02c0b2332f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
experimental-features = "nix-command flakes";
|
||||
auto-optimise-store = true;
|
||||
flake-registry = "";
|
||||
trusted-users = [ "root" "@wheel" ];
|
||||
trusted-users = [ "root" "@wheel" "harmonia" ];
|
||||
trusted-public-keys = [ "cache.cything.io:4NhyCpZuroY7+JP18m1wkAgJGb6WL0jrtx2Bgrvdtow=" ];
|
||||
substituters = [ "https://cache.cything.io/" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue