This commit is contained in:
2024-10-04 13:22:45 -04:00
parent a5d96bd1a2
commit 94c61311f2
5 changed files with 33 additions and 51 deletions

View File

@@ -51,7 +51,7 @@
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd niri-session";
user = "${username}";
user = username;
};
};
};