Trying to add intel-unite 2 & update

This commit is contained in:
Lyes Saadi 2024-10-15 20:54:36 +02:00
parent 45bb7e46ba
commit 7d06c6ce45
No known key found for this signature in database
GPG key ID: 17418538BAA17767
6 changed files with 44 additions and 41 deletions

View file

@ -35,31 +35,31 @@
options = "--delete-older-than 30d";
};
programs.nix-ld = {
enable = true;
libraries = with pkgs; [
glib
nss
nspr
cups
dbus
expat
xorg.libxcb
libxkbcommon
cairo
pango
at-spi2-atk
libdrm
xorg.libX11
xorg.libXcomposite
xorg.libXdamage
xorg.libXext
xorg.libXfixes
xorg.libXrandr
mesa
alsa-lib
];
};
# programs.nix-ld = {
# enable = true;
# libraries = with pkgs; [
# glib
# nss
# nspr
# cups
# dbus
# expat
# xorg.libxcb
# libxkbcommon
# cairo
# pango
# at-spi2-atk
# libdrm
# xorg.libX11
# xorg.libXcomposite
# xorg.libXdamage
# xorg.libXext
# xorg.libXfixes
# xorg.libXrandr
# mesa
# alsa-lib
# ];
# };
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions