{ inputs, outputs, lib, config, pkgs, ... }: { environment.systemPackages = with pkgs; [ # Custom tools dvd dvt # System tools age git git-filter-repo home-manager htop neofetch oh-my-zsh rsync wget zsh # System libraries noto-fonts noto-fonts-emoji-blob-bin noto-fonts-emoji ]; }