hardware/alrest: enable Docker

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-02-19 18:41:31 -05:00
parent f684384b4b
commit e43174b69d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
services.tailscale.enable = true;
virtualisation.libvirtd.enable = true;
virtualisation.docker.enable = true;
systemd.services.network-setup = {
serviceConfig.Type = "oneshot";