Added fhwa to home.nix.

This commit is contained in:
vorboyvo 2024-05-06 17:44:02 -04:00
parent 6fc69e3f3e
commit dc91c60ecf

View file

@ -55,6 +55,7 @@ in {
callPackage ./pkgs/xdg-terminal-exec/xdg-terminal-exec.nix { };
mons = callPackage ./pkgs/mons/mons.nix { };
archivo = callPackage ./pkgs/archivo/archivo.nix { };
fhwa = callPackage ./pkgs/fhwa/fhwa.nix { };
in [ gcc tree-sitter ] ++ # Basic dev tools
[ marksman nil ] ++ # Language servers except those installed through package sections
[ texliveFull texlab ] ++ # LaTeX
@ -120,6 +121,7 @@ in {
ibm-plex
rubik
archivo
fhwa
font-awesome
] ++ # Fonts
# [ papirus-icon-theme ] ++ # Icons