mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds scientifica font
This commit is contained in:
parent
54ffe2e375
commit
dd430bbe4a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
scientifica
|
||||||
# nerd-fonts._0xproto
|
# nerd-fonts._0xproto
|
||||||
# nerd-fonts._3270
|
# nerd-fonts._3270
|
||||||
# nerd-fonts.agave
|
# nerd-fonts.agave
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue