updates
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
0d1d451171
commit
5f9fb27ebb
17 changed files with 201 additions and 120 deletions
|
|
@ -13,6 +13,8 @@ _: {
|
|||
10.147.17.246 registry.zerotier.gwg313.xyz
|
||||
10.147.17.246 ci.zerotier.gwg313.xyz
|
||||
10.147.17.246 uptime.zerotier.gwg313.xyz
|
||||
10.147.17.246 hdoc.zerotier.gwg313.xyz
|
||||
10.147.17.246 cache.zerotier.gwg313.xyz
|
||||
|
||||
|
||||
|
||||
|
|
@ -24,6 +26,10 @@ _: {
|
|||
10.1.10.50 s3-console.gwg313.xyz
|
||||
10.1.10.50 pastebin.gwg313.xyz
|
||||
10.1.10.50 audiobooks.gwg313.xyz
|
||||
10.1.10.50 snippets.gwg313.xyz
|
||||
10.1.10.50 bookmarks.gwg313.xyz
|
||||
10.1.10.9 uptime.gwg313.xyz
|
||||
10.1.10.50 hdoc.gwg313.xyz
|
||||
10.1.10.13 cache.gwg313.xyz
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
nix = {
|
||||
settings = {
|
||||
substituters = [
|
||||
"https://cache.gwg313.xyz/mycache?priority=5"
|
||||
# "https://cache.gwg313.xyz/mycache?priority=5"
|
||||
"https://cache.nixos.org?priority=10"
|
||||
"https://hyprland.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"https://numtide.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"mycache:ovUjiiyQNUGjK8yZA4dPV1f8tIfCZrGIubdWvWpdvtc="
|
||||
# "mycache:ovUjiiyQNUGjK8yZA4dPV1f8tIfCZrGIubdWvWpdvtc="
|
||||
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue