{ ... }: { imports = [ ./home.nix ]; home = { username = "plank"; homeDirectory = "/home/plank"; }; }