Enable docker
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sijmen 2022-10-04 16:54:07 +02:00
parent 11ce6f3503
commit 7fbf3d7865
Signed by: vijfhoek
GPG key ID: DAF7821E067D9C48

View file

@ -7,6 +7,8 @@
../common/configuration.nix
];
virtualisation.docker.enable = true;
hardware = {
bluetooth.enable = true;
pulseaudio.enable = false;