mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
fixed fonts
This commit is contained in:
parent
952d9a15ed
commit
38cc658ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
# Fonts
|
# Fonts
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
terminus_font
|
terminus_font
|
||||||
nerdfonts
|
terminus-nerdfont
|
||||||
];
|
];
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue