25.05 -> unstable

This commit is contained in:
2025-11-12 23:34:01 -05:00
parent 1db6fe09da
commit 8f0492f03b
6 changed files with 32 additions and 46 deletions

View File

@@ -35,7 +35,7 @@
enable = true;
settings = {
default_session = {
command = "${lib.getExe pkgs.greetd.tuigreet} --time --cmd niri-session";
command = "${lib.getExe pkgs.tuigreet} --time --cmd niri-session";
user = username;
};
};