Update hosts/docker/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 6m42s
Check NixOS configurations / eval-hosts (push) Failing after 6m42s
This commit is contained in:
@@ -27,6 +27,7 @@ in
|
||||
# virtualisation.docker.enable = true;
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
enableBuildkit = true;
|
||||
package = pkgs.docker;
|
||||
# listenOptions = [
|
||||
# "unix:///var/run/docker.sock"
|
||||
|
||||
Reference in New Issue
Block a user