chore(ops/nixos/nugget): Remove input-fonts package
My default font is now Jetbrains Mono everywhere.
This commit is contained in:
parent
3d1f568ddb
commit
7290a18cb1
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ in depot.lib.fix(self: {
|
||||||
fonts = with nixpkgs; [
|
fonts = with nixpkgs; [
|
||||||
corefonts
|
corefonts
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
input-fonts
|
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
|
Loading…
Reference in a new issue