{ config, ... }: { home = { username = "bun"; homeDirectory = "/home/${config.home.username}"; }; }