{ config, pkgs, inputs, ... }: { imports = [ ../common/home.nix ]; home.packages = [ ]; home.file = { }; }