Commit graph

8 commits

Author SHA1 Message Date
27d1c31e35
treewide: prune packages and various unused fluff
- 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
2025-03-15 23:07:42 +11:00
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
a669c4519b
packages/psensor: bring back 2024-12-07 20:33:19 +11:00
458a59cd6d
hosts/hyacinth: init printing 2023-03-14 17:45:22 +07:00
c110e53871
packages/tetrio: init 2022-01-05 21:02:35 +07:00
357774dc1b
packages/wine-discord-ipc-bridge: init 2021-12-23 22:43:50 +07:00
e2ee6940ab
packages/nvim-treesitter-nightly: init
this took way too long because i didn't realise .withPlugins only
overrides the original one aaaaaaa
2021-11-24 22:04:50 +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