{...}: {
imports = [./default.nix];
services.xserver = {
enable = true;
layout = "gb";
xkbVariant = "";
};
}