pkgs.xorg is deprecated, switch to pkgs.* instead
This commit is contained in:
parent
d4feeea1fb
commit
4881bd6e2e
3 changed files with 42 additions and 31 deletions
|
|
@ -8,10 +8,10 @@
|
|||
];
|
||||
## Fixes gamescope (NOTE: no clue what this means)
|
||||
extraPackages = with pkgs; [
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXinerama
|
||||
xorg.libXScrnSaver
|
||||
libXcursor
|
||||
libxi
|
||||
libxinerama
|
||||
libxscrnsaver
|
||||
libpng
|
||||
libpulseaudio
|
||||
libvorbis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue