mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-18 06:26:15 +02:00
materusPC: console change font to full path
This commit is contained in:
parent
a0a81309cb
commit
f374e1a698
@ -31,7 +31,7 @@
|
||||
console = {
|
||||
enable = true;
|
||||
earlySetup = true;
|
||||
font = "lat2-16";
|
||||
font = "${pkgs.kbd}/share/consolefonts/lat2-16.psfu.gz";
|
||||
keyMap = "pl";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user