{...}: {
imports = [./personal.nix];
wayland.windowManager.sway.config.workspaceOutputAssign = [
{
output = "eDP-1";
workspace = "1";
}
];