mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
cache: remove om cache
This commit is contained in:
parent
cf0fedb9fe
commit
34ab0b4633
1 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue