mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fixed font
This commit is contained in:
parent
6c4c116f18
commit
29a3723290
2 changed files with 6 additions and 5 deletions
|
|
@ -68,7 +68,8 @@
|
|||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.terminess-ttf
|
||||
terminus_font
|
||||
nerd-fonts.terminess-ttf
|
||||
];
|
||||
|
||||
security.sudo = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue