feature/argon #25

Merged
aaron merged 15 commits from feature/argon into main 2026-03-06 18:37:02 +01:00
Showing only changes of commit bd6546263b - Show all commits

View File

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