feat: set up deploy-rs
This commit is contained in:
parent
5f329f550e
commit
b2bb30a24d
3 changed files with 80 additions and 3 deletions
system
|
@ -7,6 +7,8 @@
|
|||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
nix.trustedUsers = [ "@wheel" ];
|
||||
|
||||
nix.settings = {
|
||||
auto-optimise-store = true;
|
||||
substituters = [ "https://hydra.iohk.io" "https://shajra.cachix.org" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue