Commit graph

6 commits

Author SHA1 Message Date
f8b2b091ef
overlays/picom: init 2021-12-09 11:15:35 +07:00
6eba275d79
overlays/rofi: init 2021-12-07 14:02:50 +07:00
e844e3e0f9
overlays: cleanup unused and unnecessary overlays 2021-12-07 12:13:53 +07:00
542c687054
overlays/osu-lazer: remove
planning to make a -bin package which extracts from the appimage
instead

the current way breaks nearly every update and has a questionable patch
2021-12-07 11:44:13 +07:00
ed5c719ff7
overlays: remove tree-sitter overlay
has already been merged into upstream nixpkgs
2021-11-21 16:21:04 +07:00
8c75ba2a2d
treewide: yet another restructure
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
2021-11-17 10:57:56 +07:00