Update flake
This commit is contained in:
parent
5a70b9493c
commit
5fe73af68e
5 changed files with 43 additions and 39 deletions
|
@ -1,6 +1,6 @@
|
|||
{ impurity, ... }: {
|
||||
hyprland-session = {
|
||||
prerun = "export WLR_DRM_DEVICES=/dev/dri/card0:/dev/dri/card1";
|
||||
prerun = "export WLR_DRM_DEVICES=/dev/dri/card1:/dev/dri/card2";
|
||||
extraConfig = "source = ${impurity.link ./hyprland.conf}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue