{ ... }: {
imports = [
../hardware/surface.nix
];
environment.variables = {
STEAM_FORCE_DESKTOPUI_SCALING = "2.0";
};
}