updates
This commit is contained in:
parent
0203fc962f
commit
d87895fa19
3 changed files with 27 additions and 18 deletions
6
classes/desktop/wayland.nix
Normal file
6
classes/desktop/wayland.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
environment.sessionVariables = {
|
||||
NIXOS_OZONE_WL = "1";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue