Commit graph

10 commits

Author SHA1 Message Date
cd4fb19335
feat: switch to fish as an interactive shell
Now that it is written in Rust I am interested!
2025-03-24 21:16:23 +01:00
4ce7e35327
fix: typo
Hopefully last issue??
2025-03-22 03:11:03 +01:00
aa77690b7a
fix: small error that slipped by
Leftover from the refactor T-T
2025-03-22 03:06:32 +01:00
17ef89c1a0
fix(modules/hm): don't set stateVersion
Prefer setting it on the configuration. Also bump the example-vm to
stateVersion 24.11.
2025-03-21 19:19:24 +01:00
0df4e76404
refactor(modules/hm): tidy up the modules
Should make further additions and refactors easier.
2025-03-21 19:09:56 +01:00
917d131cde
refactor(modules/nixos): move stuff around
This makes the module a bit clearer and easier to extend.
2025-03-21 18:45:47 +01:00
237a8f6ac5
fix(waybar): non-empty highlight missing
Move the style to the bottom of the file with `lib.mkAfter`.
2025-03-20 19:09:41 +01:00
54fd5df1f8
fix(jj): update signing config
Some options have changed so set them so that signing works properly.
2025-03-20 18:35:21 +01:00
3838039cee
chore: update nvim-silicon plugin
Also fix `just update-vim-plugins` as it was broken by the recent
refactor.
2025-03-19 19:12:02 +01:00
addf563bfc
refactor: move modules to their own dir 2025-03-16 16:34:03 +01:00