feat: expose my nix binary cache
This commit is contained in:
parent
6741c18dfd
commit
ebcc6a62d3
2 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
services.nix-serve = {
|
||||
enable = true;
|
||||
port = 7373;
|
||||
secretKeyFile = "/etc/keys/nix-store-wizdesk-1";
|
||||
secretKeyFile = "/etc/keys/nixbin.thewizard.link-1";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue