25.05 -> unstable

This commit is contained in:
2025-11-12 23:34:01 -05:00
parent baa19ac5a8
commit 1ec0d8bc7c
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;
};
};