feat(caches): add Infini-DESKTOP as substituter
This commit is contained in:
parent
5b954b35b3
commit
6a85ac3a00
1 changed files with 5 additions and 0 deletions
5
modules/devos/cachix/ssh.nix
Normal file
5
modules/devos/cachix/ssh.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
nix.settings.substituters = [
|
||||
"ssh://server.doge-inc.net"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue