Auto-commit: 2026-01-06 02:33:50
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
{
|
||||
services.greetd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
settings = rec {
|
||||
default_session = {
|
||||
command = "${pkgs.tuigreet} --cmd";
|
||||
}
|
||||
}
|
||||
command = "${pkgs.tuigreet} --cmd start-hyprland";
|
||||
};
|
||||
initial_session = default_session;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user