t14_legacy_config/home/platforms/posixlycorrect.nix

6 lines
89 B
Nix
Raw Normal View History

2022-11-29 20:55:12 +01:00
{
config.local.display = {
"0" = "DisplayPort-0";
"1" = "DisplayPort-1";
};
}