systemConfig: removed duplicate hyprland binary cache

This commit is contained in:
Aly Raffauf 2024-04-17 20:10:18 -04:00
parent 965f03be6a
commit 38c2ddc338

View file

@ -123,11 +123,9 @@
substituters = [
"https://nixcache.raffauflabs.com"
"https://cache.nixos.org/"
"https://hyprland.cachix.org"
];
trusted-public-keys = [
"nixcache.raffauflabs.com:yFIuJde/izA4aUDI3MZmBLzynEsqVCT1OfCUghOLlt8="
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
};
};