materusPC: change max VTs to 4

This commit is contained in:
2024-09-15 21:41:28 +02:00
parent 79bc6c72df
commit 879c876721
@@ -29,4 +29,9 @@
materus.profile.fonts.enable = true;
materus.profile.steam.enable = true;
services.logind.extraConfig = ''
NAutoVTs=4
ReserveVT=4
'';
}