Commit graph

7 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
a10b7b6eda
feat(fish): Add rose-pine theme 2024-10-31 18:08:28 -07:00
747e024f7f
♻ refactor(zoxide): Move zoxide into its own submodule 2024-10-29 21:33:11 -07:00
aad55e3a38
feat(fish): Fish improvements 2024-10-28 20:30:12 -07:00
6f1f673ff5
feat(fish): Install fish + plugins 2024-10-28 20:01:16 -07:00
9e81e3a04c
feat(systemd): Auto-start wanted systemd services 2024-10-27 19:41:02 -07:00