- removed shells, broken for like 2 years now
- removed discord mods and spicetify
- removed inputs for services
- removed various unused inputs
- removed various unused packages
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.
modules, overlays, and packages have their own default.nix re-exporting
things instead of reading file paths. slightly improves declarativeness.
wine-osu is removed; we're just using nix-gaming (for now).
our custom packages will now have to be accessed via pkgs.me instead of
just pkgs. helps know where it came from
future goals: get rid of our overlays completely, or at least not make
it replace anything from nixpkgs