1
0
Fork 0
forked from fi/nix-infra

Set binary cache hint

This commit is contained in:
fi 2023-07-31 15:38:08 +02:00
commit 2c23fb92c9
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
3 changed files with 9 additions and 25 deletions

View file

@ -1,10 +0,0 @@
{ ... }:
{
services.netox = {
enable = true;
settings = {
};
};
}