{ pkgs, ... }@all: with all; { home.packages = with pkgs; [ nixd ]; }