diff --git a/nixos/tuigreet.nix b/nixos/tuigreet.nix index a8b4a50..126b02b 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}";