Re-enabled docker

This commit is contained in:
Craige McWhirter 2020-06-12 13:14:33 +10:00
parent 13b1b11d2c
commit b1e13c0e18
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -24,8 +24,8 @@
awscli # Unified tool to manage your AWS services
buildkite-agent # Buildkite for IOHK
#crystal # A compiled language with Ruby like syntax and type inference
#docker # Pack, ship and run any application as a lightweight container
#docker-compose # Multi-container orchestration for Docker
docker # Pack, ship and run any application as a lightweight container
docker-compose # Multi-container orchestration for Docker
freerdp # A Remote Desktop Protocol Client, xfreerdp
gist # Upload code to https://gist.github.com (or github enterprise)
gnupg # GNU Privacy Guard, a GPL OpenPGP implementation
@ -42,7 +42,7 @@
};
};
#virtualisation.docker.enable = true;
virtualisation.docker.enable = true;
services = {
keybase.enable = true;