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
+390 -388
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -1886,6 +1886,7 @@ in
#################################
services.greetd = {
enable = true;
vt=1;
settings = {
default_session = {
command = ''
@@ -1908,6 +1909,7 @@ in
StandardInput = "tty";
StandardOutput = "tty";
StandardError = "journal";
TTYPath = "/dev/tty1";
TTYReset = true;
TTYVHangup = true;
TTYVTDisallocate = true;
@@ -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;