mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 15:15:50 -06:00
drop attic instance
This commit is contained in:
parent
516d7fc54f
commit
67380836ad
2 changed files with 2 additions and 4 deletions
|
@ -109,10 +109,10 @@
|
|||
|
||||
nixConfig = {
|
||||
extra-substituters = [
|
||||
"https://attic.dayl.in/oizys"
|
||||
"https://nix-cache.dayl.in"
|
||||
];
|
||||
extra-trusted-public-keys = [
|
||||
"oizys:DSw3mwVMM/Y+PXSVpkDlU5dLwlORuiJRGPkwr5INSMc="
|
||||
"nix-cache.dayl.in-1:lj22Sov7m1snupBz/43O1fxyEfy/S7cxBpweD7iREcs"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
"extra-substituters": [
|
||||
"https://attic.dayl.in/oizys",
|
||||
"https://nix-cache.dayl.in"
|
||||
],
|
||||
"extra-trusted-public-keys": [
|
||||
"oizys:DSw3mwVMM/Y+PXSVpkDlU5dLwlORuiJRGPkwr5INSMc=",
|
||||
"nix-cache.dayl.in-1:lj22Sov7m1snupBz/43O1fxyEfy/S7cxBpweD7iREcs"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue