This commit is contained in:
2025-07-08 15:12:58 +02:00
parent 5c74dc820b
commit 74ecc77048
4 changed files with 70 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ in {
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd niri-session";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --remember --cmd niri-session";
user = "greeter";
};
};