2025-01-30 14:04:04 +02:00
parent 95ee8864fc
commit eb389d6199
2 changed files with 0 additions and 37 deletions

View File

@@ -117,48 +117,12 @@
clang-tools
ghostty
glibcLocales
wayland-scanner
raylib
egl-wayland
libxkbcommon
kdePackages.wayland
kdePackages.kwayland
glfw-wayland
libGL
xorg.libX11
xorg.libXcursor
xorg.libXrandr
xorg.libXinerama
xorg.libXi
udev
alsa-lib
vulkan-loader
# libxkbcommon
wayland
];
# Enable dynamic linking of applications that are not in nixpkgs (for vim LSPs for example).
programs.nix-ld.enable = true;
programs.nix-ld.libraries = with pkgs; [
stdenv.cc.cc
kdePackages.wayland
kdePackages.kwayland
glfw-wayland
wayland-scanner
raylib
wayland
egl-wayland
libxkbcommon
libGL
xorg.libX11
xorg.libXcursor
xorg.libXrandr
xorg.libXinerama
xorg.libXi
];
# Some programs need SUID wrappers, can be configured further or are

View File

@@ -97,7 +97,6 @@
hyperfine
nh
wget
git-lfs
];
# For nixd LSP to recognize what nixpkgs version I use