add switch script with home-made caches
This commit is contained in:
parent
86bd3f6b86
commit
55a36b27e2
6
switch-with-home-cache
Executable file
6
switch-with-home-cache
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./switch \
|
||||||
|
--option extra-substituters "http://nixcache.lelgenio.1337.cx:5000" \
|
||||||
|
--option extra-trusted-public-keys "nixcache.lelgenio.1337.cx:zxCfx7S658llDgAUG0JVyNrlAdFVvPniSdDOkvfTPS8=" \
|
||||||
|
"$@"
|
Loading…
Reference in a new issue