This commit is contained in:
atagen 2023-06-08 16:03:07 +10:00
parent 9af69c47d9
commit f659b8ec0c
8 changed files with 28 additions and 18 deletions

View file

@ -9,7 +9,7 @@
...
}: {
nix.settings = {
substituters = ["https://hyprland.cachix.org"];
substituters = ["https://hyprland.cachix.org" "https://nix-community.cachix.org" ];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
};