remove my own cache
This commit is contained in:
parent
bb70bf9892
commit
08bb26f85d
1 changed files with 0 additions and 3 deletions
|
@ -35,14 +35,11 @@
|
|||
"https://nix-community.cachix.org"
|
||||
# hyprland
|
||||
"https://hyprland.cachix.org"
|
||||
# my own cache
|
||||
"https://sako-nixos-cache.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
|
||||
"sako-nixos-cache.cachix.org-1:tAbwmFrNrKkIlP/92/R0szKGscNORdS0qNC0iFwgEN8="
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue