Disabled currently disused components
This commit is contained in:
parent
f19ea59aa6
commit
1d24ee8a48
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue