{ hostName, ... }: { imports = [ ../home-manager/profiles/essential.nix ../home-manager/profiles/vim.nix ../home-manager/options.nix (import (sevy/hosts + "/${hostName}.nix")) ]; home.stateVersion = "20.09"; }