mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-13 12:06:15 +02:00
materusPC: change max VTs to 4
This commit is contained in:
parent
79bc6c72df
commit
879c876721
@ -29,4 +29,9 @@
|
|||||||
materus.profile.fonts.enable = true;
|
materus.profile.fonts.enable = true;
|
||||||
materus.profile.steam.enable = true;
|
materus.profile.steam.enable = true;
|
||||||
|
|
||||||
|
services.logind.extraConfig = ''
|
||||||
|
NAutoVTs=4
|
||||||
|
ReserveVT=4
|
||||||
|
'';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user