feat: remove terminess as font for now
This commit is contained in:
parent
3f82161bae
commit
bfce8aa585
2 changed files with 1 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.terminess-ttf
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue