{ pkgs, lib, inputs, ... }: { imports = [ ./openttd.nix ./btop.nix ]; home.packages = with pkgs; [ ]; }