about summary refs log tree commit diff stats
path: root/modules/by-name (follow)
Commit message (Collapse)AuthorAge
* feat(modules/yt): Migrate to by-name and add new `description` msgsBenedikt Peetz43 hours
|
* refactor(modules/nvim/plgs/neorg): Migrate to new RFC 42 moduleBenedikt Peetz43 hours
|
* fix(modules/inputMethods): RemoveBenedikt Peetz44 hours
| | | | | | This is a huge hack, that doesn't even work with all my applications (notably, alacritty does not support ibus.) As such, simply disabling it is the right call.
* feat(modules/inputMethod): InitBenedikt Peetz7 days
|
* fix(modules/ollama): Always use the CPU for ollamaBenedikt Peetz8 days
| | | | | | My AMD GPU is just not supported by ROCm. And whilst ollama will (sometime) start with this configuration, it is just slower than directly running with the CPU.
* fix(modules/ollama): Correctly set the mode of the `/var/lib/private` dirBenedikt Peetz8 days
|
* fix(modules/ollama): Try to nudge it to use ROCm on the GPU instead of the CPUBenedikt Peetz8 days
|
* feat(modules/impermanance): Also support the extended `directory` notationBenedikt Peetz8 days
|
* fix(modules/ollama): Also set the correct visibilityBenedikt Peetz8 days
|
* fix(modules/ollama): Use workaround to get systemd to agree to impermanenceBenedikt Peetz8 days
|
* refactor(modules/font): Use new `nerd-fonts` attr setBenedikt Peetz9 days
|
* feat(modules/ollama): InitBenedikt Peetz9 days
|
* feat(modules/lf): Add a keymap for cd-ing to the download directoryBenedikt Peetz2024-11-30
|
* fix(modules/yambar): Wrap the commands with arguments with a scriptBenedikt Peetz2024-11-30
|
* fix(modules/yambar): Don't treat numbers as stringsBenedikt Peetz2024-11-29
| | | | | This also includes casting the colour to a longer stretch of zeros, to ensure that it is treated as a colour and not as a string.
* refactor(modules/legacy/conf/yambar): Move to `by-name` and modernizeBenedikt Peetz2024-11-29
|
* fix(modules/lf/cmds/set_clipboard_path): Provide feedback to the userBenedikt Peetz2024-11-29
|
* fix(modules/lf): Retry connecting to the serverBenedikt Peetz2024-11-29
| | | | | | It is possible that the config file is sourced, without a started server. This is effectively a race condition, which can only be fixed upstream, but we can at least try to connect to the server again.
* feat(modules/lf): Add `set_clipboard_path` command and keybindingBenedikt Peetz2024-11-26
|
* fix(modules/lf/ctpv): Don't try to preview `.xcf` imagesBenedikt Peetz2024-11-25
|
* fix(modules/lf/ctpv/helpers): Turn of `chafa`'s animationsBenedikt Peetz2024-11-25
|
* fix(modules/lf): Ensure, that the remote mapping source command worksBenedikt Peetz2024-11-25
|
* fix(modules/lf/ctpv/): Support color output, by simulating a interactive shellBenedikt Peetz2024-11-25
|
* fix(modules/lf/ctpv/prev/glow): Force glow to colorize the outputBenedikt Peetz2024-11-24
|
* fix(modules/lf): Use the correct name for the ctpv config fileBenedikt Peetz2024-11-24
|
* docs(modules/lf/ctpv/prev/any): Add a fixmeBenedikt Peetz2024-11-24
|
* fix(modules/lf/ctpv): Improve ctpv config file generationBenedikt Peetz2024-11-24
|
* fix(modules/nvim/opts): Ensure a consistent fileformatBenedikt Peetz2024-11-24
| | | | Thus, all dos files will magically change to Linux ones.
* feat(modules/lf/ctpv): Correct configureBenedikt Peetz2024-11-24
| | | | This also ensures, that all the needed previewers are available
* feat(modules/lf): Dynamically generate the cd scriptBenedikt Peetz2024-11-24
| | | | | This both avoids having to commit the `lf_cd.age` file and ensures that it is always up to date.
* fix(modules/nvim/plgs/lsp/servers): Avoid conditional in `lsp.servers`Benedikt Peetz2024-11-23
| | | | | | The attrs in `lsp.servers` seem to be taken literally and as such do not support the `lib.modules.mkIf` mechanic, nixos normally supports. Thus moving the `lib.mkIf` calls to the parent attrs should fix it.
* fix(modules/nvim/plgs/neorg): Use the correct ft name in ftpluginBenedikt Peetz2024-11-23
| | | | The neorg filetype is named `norg` not `neorg`.
* fix(modules/nvim/plgs/lsp/ruff): Replace deprecated ruff_lsp with ruffBenedikt Peetz2024-11-23
|
* fix(modules/nvim/plgs/neorg): Move keybind setup to separate ftpluginBenedikt Peetz2024-11-23
|
* refactor(modules/nvim/files): Move to their respective pluginBenedikt Peetz2024-11-23
|
* style(treewide): RefactorBenedikt Peetz2024-11-23
|
* fix(modules/taskwarrior): Provide an enable optionBenedikt Peetz2024-11-23
|
* build(flake): UpdateBenedikt Peetz2024-11-22
|
* refactor(legacy/conf/mpd): Move to a unified `mpd` by-name moduleBenedikt Peetz2024-11-17
|
* build(treewide): UpdateBenedikt Peetz2024-11-16
|
* fix(modules/nvim/options): Use shell binary, not only directoryBenedikt Peetz2024-11-09
|
* fix(modules/nvim/plgs/neorg): Reactivate the calendar moduleBenedikt Peetz2024-11-09
| | | | `nvim` has by now reached version 0.10.0 in nixpkgs.
* fix(modules/nvim/plgs/neorg): Use updated versionBenedikt Peetz2024-11-09
|
* refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz2024-11-09
|
* fix(modules/less/command.less): Improve keymappingsBenedikt Peetz2024-11-03
| | | | | This removes some unneeded ones and adds the ARROW UP mapping to ensure symmetry to the ARROW DOWN mapping.
* fix(modules/less/command): Re-enable `#stop`Benedikt Peetz2024-11-02
| | | | | | | | This feature regressed in less 661 but was fixed in 668. See: - https://github.com/gwsw/less/issues/551 - https://github.com/gwsw/less/commit/2526c72b1212b2a1f34bdda88a93b0c7f7b4a16a
* refactor(modules/legacy/less): Migrate to `by-name`Benedikt Peetz2024-11-02
|
* build(treewide): UpdateBenedikt Peetz2024-11-01
|
* build(modules/lf/secrets/update_secrets.sh): Migrate to `nix-shell` shebangBenedikt Peetz2024-11-01
| | | | | Lix does not (maybe yet) support the nix3 `nix shell` shebang. Thus, switching to a version supported by both is the obvious choice.
* chore(modules/taskserver/secrets): Rotate certificatesBenedikt Peetz2024-10-31
|