add docker

This commit is contained in:
Daniel Poelzleithner 2020-01-06 19:57:36 +01:00
parent 591ad485d7
commit e2fde98b71
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ in {
}];
};
virtualisation.docker.enable = true;
networking = {
firewall.enable = false;
hostName = "server7";