From c9712656d7e358752989f16ab6bfb667116ab8b4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 15 Jun 2024 05:56:43 +0100 Subject: [PATCH] Move greetd session to VT 7 Follow graphical session convention, and avoid VT 1 messages appearing over login window --- configuration/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/desktop.nix b/configuration/desktop.nix index 0eb23e0e..04ad9917 100644 --- a/configuration/desktop.nix +++ b/configuration/desktop.nix @@ -84,6 +84,7 @@ dbus.packages = with pkgs; [gcr]; greetd = { enable = true; + vt = 7; settings = { default_session.command = '' ${pkgs.greetd.tuigreet}/bin/tuigreet --time\