diff --git a/machines/john-endesktop/configuration.nix b/machines/john-endesktop/configuration.nix index 78e6eec..d124bfa 100644 --- a/machines/john-endesktop/configuration.nix +++ b/machines/john-endesktop/configuration.nix @@ -124,6 +124,8 @@ with lib; ]; }; + roles.virtualisation.enable = true; + # Time zone time.timeZone = "America/Los_Angeles"; # Adjust as needed