Commit graph

4 commits

Author SHA1 Message Date
759fe2dd68
fix: deprecate zenergy and remove it from host configurations
Currently incompatible with Linux 6.16, waiting on BoukeHaarsma23 to
approve a pull request fixing it.
2025-08-22 18:31:25 -03:00
5b99eaffea
feat(neovim)!: pull flake information from envvar
This makes so we don't have to rely on writing an extra derivation just
for the parsed lsp configuration.

Thus, the `programs.neovim.nixd.hostname` settings has been dropped and
you can migrate your `programs.neovim.nixd.location` to
`programs.neovim.flakePath` if you do not set the `FLAKE` envvar
anywhere.
2025-04-24 23:27:56 -03:00
027fa2d66d
feat: add flake path to direnv on hosts 2025-04-06 05:40:24 -03:00
f87f9995be
refactor!: restructure and document configuration 2025-03-06 05:30:47 -03:00