cache: remove om cache

This commit is contained in:
Sridhar Ratnakumar 2024-10-26 09:28:19 -04:00
parent cf0fedb9fe
commit 34ab0b4633
No known key found for this signature in database

View file

@ -1,10 +1,8 @@
{
nix.settings.trusted-public-keys = [
"om.cachix.org-1:ifal/RLZJKN4sbpScyPGqJ2+appCslzu7ZZF/C01f2Q="
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
];
nix.settings.substituters = [
"https://om.cachix.org"
"https://hyprland.cachix.org"
];
}