Add VPN packages and add USB-C output configuration
This commit is contained in:
parent
50488cc72e
commit
d70d2bdeec
2 changed files with 9 additions and 0 deletions
|
|
@ -70,6 +70,13 @@
|
|||
primary = true;
|
||||
atomic = true;
|
||||
}
|
||||
{
|
||||
name = "Work USBC";
|
||||
outputs_connected = [ "DP-1" ];
|
||||
configure_single = "DP-1";
|
||||
primary = true;
|
||||
atomic = true;
|
||||
}
|
||||
{
|
||||
name = "Fallback";
|
||||
configure_single = "eDP-1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue