diff --git a/apps/run-workflow-with-vm/configuration.nix b/apps/run-workflow-with-vm/configuration.nix index 8f856aa5..d8c0c1bf 100644 --- a/apps/run-workflow-with-vm/configuration.nix +++ b/apps/run-workflow-with-vm/configuration.nix @@ -26,6 +26,7 @@ import { + @@ -47,6 +48,7 @@ import { config = { # Enable the display manager of choice. + services.displayManager.enable = true; services.xserver.displayManager.gdm.enable = true; # Configure home-manager-related stuff.