diff --git a/nixos/tuigreet.nix b/nixos/tuigreet.nix index a8b4a507..126b02b9 100644 --- a/nixos/tuigreet.nix +++ b/nixos/tuigreet.nix @@ -35,7 +35,6 @@ in { services.greetd = { enable = true; - vt = 1; settings = { default_session = { command = "${tuigreet-launch}";