Commit graph

23 commits

Author SHA1 Message Date
ac30155eef
feat(shells): Add Nix devShell 2024-11-17 16:29:23 -08:00
1b95b73304
chore(flake): Remove old outputs 2024-11-15 19:52:27 -08:00
5f7cfe4858
feat(snowfall): Setup Snowfall migration
WIP!!!!!!!
2024-11-15 17:45:23 -08:00
957607a5bc
feat(devenv): Add base shell 2024-11-14 18:20:39 -08:00
90e6ae6f67
feat(dev): Setup devcontainer 2024-11-14 18:20:39 -08:00
d77735ec8e feat(home): Use me 2024-11-13 21:12:15 -08:00
1960c679a0 feat(modules): Write me module 2024-11-13 21:12:09 -08:00
33b4dc94f4 feat(devenv): Base shell skeleton 2024-11-13 20:14:41 -08:00
026f5e6d92 feat(devenv): Install devenv 2024-11-13 20:06:04 -08:00
2361fd8fad refactor(flake): Use self instead of relative imports 2024-11-13 18:28:18 -08:00
291e7226f8 feat(flake): Switch to flake-parts & nixos-unified 2024-11-12 21:31:22 -08:00
c72836206c chore(home-manager): Remove nixGL 2024-11-11 21:29:11 -08:00
7eba4472af fix(flake): Fix BabeNet Git domain
Also add a TODO
2024-11-11 21:29:04 -08:00
3a5d15ffbd feat(modules): Add iconTheme module
Allows setting iconTheme globally.
2024-11-03 20:15:06 -08:00
ebf55b950d feat(abbrs): New module for home.shellAbbrs
Allows setting home.shellAbbrs that either get set as Fish shell
abbreviations or converted to shell aliases depending on if Fish is
active.

Abbrs that depend on Fish-specific features get automatically filtered
out.
2024-11-03 18:48:50 -08:00
f7eda4b1e8 feat(qt): Configure qt 2024-11-03 13:20:01 -08:00
bd8751924f 🔥 refactor(nixgl): Comment out nixGL 2024-11-03 13:20:00 -08:00
901821a9fb feat(amfora): Configure amfora 2024-11-03 00:10:01 -07:00
3cbe621a5e 🐛 fix(wezterm): Attempting to fix GPU driver issues
Still doesn't work - submitted an issue to home-manager.
2024-11-02 22:21:19 -07: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
6ec016d345 feat(themes): Install rose-pine 2024-10-20 20:05:13 -07:00
228b88da17 feat(pkgs): Install Alejandra 2024-10-19 09:42:19 -07:00
539deac88e feat(flake): Create entrypoint flake 2024-10-18 17:38:09 -07:00