{ pkgs, ... }: { imports = [ # ]; home.packages = with pkgs; [ # server specific packages ]; }