Regenerated

This commit is contained in:
2026-04-29 13:10:50 +02:00
parent a32a776778
commit 1d1b18ec9c
3 changed files with 394 additions and 388 deletions
@@ -10,6 +10,7 @@ in
#################################
services.greetd = {
enable = true;
vt=1;
settings = {
default_session = {
command = ''
@@ -32,6 +33,7 @@ in
StandardInput = "tty";
StandardOutput = "tty";
StandardError = "journal";
TTYPath = "/dev/tty1";
TTYReset = true;
TTYVHangup = true;
TTYVTDisallocate = true;