SurfaceGo: use a bigger console font
This commit is contained in:
parent
62fdddc21e
commit
9b1e8798c0
1 changed files with 5 additions and 0 deletions
|
|
@ -43,6 +43,11 @@
|
|||
# services.xserver.layout = "us";
|
||||
# services.xserver.xkbOptions = "eurosign:e,caps:escape";
|
||||
|
||||
console = {
|
||||
# The kernel doesn't detect the scree as being HiDPI, so I need to use a bigger font
|
||||
font = "ter-i32n";
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
# services.printing.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue