disbale binary-caches (they dont work with ssh)
This commit is contained in:
parent
d5ff5ec5f2
commit
3be7c69f5c
@ -7,7 +7,7 @@
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCZSq5oLrokkh3F+MOdK5/nzVIEDvqyvfzLMNWmzsYD root@uriel"
|
||||
];
|
||||
nix.binaryCaches = [
|
||||
"scp://nix-ssh@mors"
|
||||
"scp://nix-ssh@uriel"
|
||||
#"scp://nix-ssh@mors"
|
||||
#"scp://nix-ssh@uriel"
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user