Age | Commit message (Collapse) | Author | |
---|---|---|---|
42 hours | tweak(workstation): switch from tokei to scc | Martin Fischer | |
tokei is pretty much unmaintained (a bug fix for a crash hasn't been merged in half a year[1]) and since there's other things that are bothering me (e.g. the format flag being named `-o` and `-o json` outputting the counts for every single file), I'm switching to scc, which is very actively maintained. [1]: https://github.com/XAMPPRocky/tokei/pull/1209 | |||
14 days | deps: update to NixOS 25.05 | Martin Fischer | |
I'm not sure why the Kodi user now needs to be in the `audio` group but without it the user can only see a dummy device. | |||
2025-04-02 | fix(workstation): update Zed for amdgpu bug workaround | Martin Fischer | |
2025-03-31 | feat(workstation): add Go | Martin Fischer | |
2025-03-31 | tweak(zsh): move CARGO_HOME and NPM_CONFIG_PREFIX under ~/.local/share | Martin Fischer | |
As per XDG Base Directory specification. | |||
2025-02-23 | feat(workstation): add zed | Martin Fischer | |
2024-12-27 | refactor: introduce profiles | Martin Fischer | |