mreow: disable custom vt used for greetd

This commit is contained in:
2025-12-07 23:11:22 -05:00
parent 000d8fdf12
commit 09414f17a3

View File

@@ -36,7 +36,6 @@
command = "${lib.getExe pkgs.tuigreet} --sessions /etc/xdg/wayland-sessions/ --time";
user = username;
};
terminal.vt = lib.mkForce 2;
};
};