Commit graph

4 commits

Author SHA1 Message Date
bbfa57c6ab
🚚 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
9408679e81
🎨 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
29188a5df3
🐛 fix(eza): Always show hidden files 2024-10-29 21:36:34 -07:00
acf51d22a7
feat(eza): Install eza 2024-10-29 20:38:05 -07:00