Commit graph

5 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
3e2199a728 ♻ refactor(wget): wgetrc -> default.nix 2024-11-03 10:16:25 -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
5ddd6f8987 feat(wget): Respect XDG spec 2024-10-30 20:02:37 -07:00
140114570f feat(wget): Install wget 2024-10-26 20:32:23 -07:00