1. [freedan42x@Nix-Chan:/share/fonts/truetype/fonts]$ ls
  2. DroidSansMono.ttf
  3. fonts.fonts = with pkgs; [
  4. fonts
  5. ];
  6. [root@Nix-Chan:/home/freedan42x]# nixos-rebuild switch
  7. building Nix...
  8. building the system configuration...
  9. error: undefined variable 'fonts' at /etc/nixos/configuration.nix:81:5
  10. (use '--show-trace' to show detailed location information)