diff --git a/hosts/affogato/default.nix b/hosts/affogato/default.nix index 1c3ae2c..991113f 100644 --- a/hosts/affogato/default.nix +++ b/hosts/affogato/default.nix @@ -58,6 +58,7 @@ services.tailscale.enable = true; services.blueman.enable = true; services.power-profiles-daemon.enable = true; + virtualisation.docker.enable = true; # TODO: delete this later system.stateVersion = "23.05"; # Did you read the comment?