docker: Add credential-helpers

restic-rest-server
Simon Bruder 2020-10-18 11:46:26 +02:00
parent 5c56bcb727
commit 4928a1aa10
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{
environment.systemPackages = with pkgs; [
docker-compose
docker-credential-helpers
docker-ls
];