Commit graph

19 commits

Author SHA1 Message Date
416aa9e921
overlays/eww: temporarily comment out 2023-06-18 22:50:30 +07:00
5ccd763bda
Revert "overlays: remove discord overlay"
This reverts commit dda75aba62.
2023-03-06 21:01:02 +07:00
993abd91be
hosts/blossom: remove mesa patch 2023-01-01 01:33:01 +07:00
3e5e7c03fe
overlay/wlroots: override mesa 2022-10-10 16:40:01 +07:00
77a8caf565
Revert "overlays/mesa: add patch to fix gamescope"
This reverts commit c0c0b79eb7.
2022-10-10 15:45:33 +07:00
c0c0b79eb7
overlays/mesa: add patch to fix gamescope 2022-10-10 15:22:10 +07:00
ab3b771978
overlays/steam: init, for gamescope stuffs 2022-10-08 11:05:47 +07:00
dda75aba62
overlays: remove discord overlay 2022-04-22 19:32:45 +07:00
e7db438520
overlays/polymc: delete 2022-04-14 13:24:11 +07:00
5a4b56580b
user/eww: init 2022-03-22 23:50:53 +07:00
16c091ecfc
overlays/polymc: init to bump to 1.1.0 2022-03-21 19:04:12 +07:00
c0309ee541
overlays/nix: remove 2022-02-02 17:19:15 +07:00
ff5273b720
overlays/nix: init from system/nix 2021-12-18 19:44:10 +07:00
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