[NixOS] Fonts is not needed in nixos

This commit is contained in:
2021-07-12 20:05:55 -06:00
parent 32871ac2b1
commit beacddbe25

View File

@@ -3,7 +3,6 @@
{
imports = [
./base.nix
./fonts.nix
];
hardware.raspberry-pi."4".fkms-3d.enable = true;