update attic pub key
This commit is contained in:
parent
9614b9ac6d
commit
d893b06a82
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
"https://cache.cything.io/central"
|
||||
];
|
||||
extra-trusted-public-keys = [
|
||||
"central:zOr/tVH4EqkIgnClJJzYkHYHbCTtG1aUsA2OZjObAt0="
|
||||
"central:cuiJMi+5BFUGeBPNMNWiKO6dlVTOHbHizFY+t7UW12w="
|
||||
];
|
||||
builders-use-substitutes = true;
|
||||
};
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
auto-optimise-store = true;
|
||||
flake-registry = "";
|
||||
trusted-users = [ "root" "@wheel" ];
|
||||
trusted-public-keys = [ "central:zOr/tVH4EqkIgnClJJzYkHYHbCTtG1aUsA2OZjObAt0=" ];
|
||||
trusted-public-keys = [ "central:cuiJMi+5BFUGeBPNMNWiKO6dlVTOHbHizFY+t7UW12w=" ];
|
||||
substituters = [ "https://cache.cything.io/central" ];
|
||||
};
|
||||
channel.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue