mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy update and xorg changes
This commit is contained in:
parent
bf65ba8081
commit
0016fac143
1 changed files with 6 additions and 6 deletions
|
|
@ -42,11 +42,11 @@ self: super:
|
|||
libxkbcommon
|
||||
openssl
|
||||
vulkan-loader
|
||||
xorg.libX11
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXrandr
|
||||
xorg.libxcb
|
||||
libx11
|
||||
libxcursor
|
||||
libxi
|
||||
libxrandr
|
||||
libxcb
|
||||
wayland
|
||||
alsa-lib.dev
|
||||
];
|
||||
|
|
@ -60,7 +60,7 @@ self: super:
|
|||
super.vulkan-loader
|
||||
super.alsa-lib
|
||||
super.openssl
|
||||
super.xorg.libxcb
|
||||
super.libxcb
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue