nixos/hosts/laptop/monitors.nix
2025-03-14 15:36:51 +01:00

7 lines
No EOL
60 B
Nix

_: {
monitors = [
{
name = "eDP-1";
}
];
}