From 783e8fb9ffac70fd966179d48966fc15313d1120 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:22:50 +0200 Subject: [PATCH] woops Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- nixos/tuigreet.nix | 1 - 1 file changed, 1 deletion(-) 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}";