Added private s3 binary cache
This commit is contained in:
parent
9480e24301
commit
4bd2c41976
7 changed files with 157 additions and 0 deletions
|
@ -30,6 +30,8 @@ in {
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pre-commit
|
||||
minio-client
|
||||
awscli2
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue