mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 15:17:59 +02:00
Nix/Cachix: improve substituters documentation
This commit is contained in:
parent
7122ddcaeb
commit
3e46d26f13
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ using the Hyprland flake package.
|
|||
{
|
||||
nix.settings = {
|
||||
substituters = ["https://hyprland.cachix.org"];
|
||||
trusted-substituters = ["https://hyprland.cachix.org"];
|
||||
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue