add harmonia as trusted user

This commit is contained in:
cy 2025-01-05 18:27:08 -05:00
parent f72e9c511d
commit 02c0b2332f

View file

@ -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/" ];
};