Commit graph

6 commits

Author SHA1 Message Date
ceb4bf3cde 🚚 refactor(home): Reorganize modules
Instead of having separate folders for each program with a default.nix
inside, moved modules into programs/services/xorg respectively. Xdg was
moved to the root home folder as it makes the most sense there.
2024-11-03 13:20:00 -08:00
5bffc52df8 🎨 style(fmt): Switch to nixfmt; add treesitter hints
Switch to nixfmt as when I was adding treesitter injected lang hints,
Alejandra was not formatting those comments in a way I liked. Turns out
I like the nixfmt style in general better.
2024-11-02 15:35:48 -07:00
2df874e01b feat(less): Set env vars independently of shell 2024-10-30 20:33:25 -07:00
376b6f1255 feat(bat): Seperate fish & env vars 2024-10-30 20:09:08 -07:00
935af00f81 feat(bat): Add fish config 2024-10-29 20:13:02 -07:00
6ec016d345 feat(themes): Install rose-pine 2024-10-20 20:05:13 -07:00