Break fonts out into their own module

More will go here
This commit is contained in:
Griffin Smith 2020-05-04 13:14:02 -04:00
parent 46cd32c557
commit 7ff91eb99a
3 changed files with 15 additions and 5 deletions

View file

@ -4,6 +4,8 @@ let machine = ./machines/chupacabra.nix; in
{
imports = [
./modules/alacritty.nix
./modules/alsi.nix
./modules/development.nix
./modules/emacs.nix
./modules/email.nix
./modules/firefox.nix