add minio access
This commit is contained in:
parent
989a6a4808
commit
de97b88b88
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
nix.settings.allowed-uris = [ "https://github.com/" "https://git.chir.rs/" ];
|
nix.settings.allowed-uris = [ "https://github.com/" "https://git.chir.rs/" "https://minio.int.chir.rs/" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue