mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-23 15:21:00 +01:00
thinkpad-nixos: Use better font size
This commit is contained in:
parent
7ee9325685
commit
9340d0feca
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
terminal.font.size = 10.5;
|
||||
|
||||
programs.mbsync.enable = true;
|
||||
programs.msmtp.enable = true;
|
||||
programs.aerc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue