{config, ...}: {
imports = [
../../../../user
];
home.username = "ahnwuoa";
home.homeDirectory = "/home/${config.home.username}";
}