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
8fcee8b06d
♻ refactor(curlrc): Seperate file -> inline text 2024-11-03 09:45:30 -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
0232c52b00
feat(curl): Add curl 2024-10-26 20:32:24 -07:00