Commit graph

4 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
960166aad6 🐛 fix(eza): Always show hidden files 2024-10-29 21:36:34 -07:00
191e2e68b3 feat(eza): Install eza 2024-10-29 20:38:05 -07:00