flakes/overlays/default.nix
LavaDesu 82839373bf
packages/linux-lava: hack further to only overlay for linux-lava specifically
wowie wowzers, this is a terrible hack. All this is needed only because
I couldn't for the life of me find a way to override rust-bindgen from
buildLinux.

Simply including the overlay would require rebuilding a crapton of
things that depend on rust-bindgen, so well, this'll have to do for now.
2025-03-15 01:40:19 +11:00

10 lines
169 B
Nix

builtins.map (path: import path) [
./android-studio.nix
./ccache.nix
./eww.nix
./material-icons.nix
./rofi.nix
./steam.nix
./utillinux.nix
./xinit.nix
]