Commit graph

7 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
2d6033df5c feat(fish): Add rose-pine theme 2024-10-31 18:08:28 -07:00
7baaa5df48 ♻ refactor(zoxide): Move zoxide into its own submodule 2024-10-29 21:33:11 -07:00
927f573873 feat(fish): Fish improvements 2024-10-28 20:30:12 -07:00
4bfb04383c feat(fish): Install fish + plugins 2024-10-28 20:01:16 -07:00
5074f81f60 feat(systemd): Auto-start wanted systemd services 2024-10-27 19:41:02 -07:00