This commit is contained in:
Till 2026-03-29 14:23:01 +02:00
parent d8032cc35d
commit e945735fa1
61 changed files with 344 additions and 550 deletions

View file

@ -1,34 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
anonymousPro
cantarell-fonts
cascadia-code
charis
cm_unicode
corefonts
dejavu_fonts
dotcolon-fonts
freefont_ttf
gyre-fonts
hack-font
hubot-sans
liberation_ttf
libertine
libertinus
merriweather
mona-sans
monaspace
noto-fonts
open-sans
poppins
roboto
rubik
source-sans-pro
source-serif-pro
stix-two
textfonts
tlwg
];
}