t14_legacy_config/home/platforms/posixlycorrect.nix
2022-11-29 17:28:53 -06:00

8 lines
119 B
Nix

{
config.local.display = {
"0" = "DisplayPort-0";
"1" = "DisplayPort-1";
};
config.local.nixos = true;
}