diff --git a/nixos.nix b/nixos.nix index d936e79..04bdc99 100644 --- a/nixos.nix +++ b/nixos.nix @@ -140,9 +140,11 @@ let systemInformation = import ./system/system-information.nix; in justseeds anarchists-stencil manrope - google-fonts + roboto-serif + noto-fonts comic-mono atkinson-hyperlegible + openmoji-color ]; fontDir.enable = true; enableDefaultPackages = true;