mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
materusPC: change max VTs to 4
This commit is contained in:
@@ -29,4 +29,9 @@
|
||||
materus.profile.fonts.enable = true;
|
||||
materus.profile.steam.enable = true;
|
||||
|
||||
services.logind.extraConfig = ''
|
||||
NAutoVTs=4
|
||||
ReserveVT=4
|
||||
'';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user