tweak(cachix): increase priority of ssh at home
This commit is contained in:
parent
a322236785
commit
336ffb949b
2 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@ let
|
|||
in
|
||||
{
|
||||
inherit imports;
|
||||
nix.settings.substituters = lib.mkOrder 1 [ "https://cache.nixos.org/" ];
|
||||
nix.settings.substituters = lib.mkBefore [ "https://cache.nixos.org/" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue