Commit message (Collapse) | Author | ||
---|---|---|---|
26 hours | fix(modules/zsh): Avoid having to rely on the `~/.zshenv` file | Benedikt Peetz | |
We can use the `/etc/zshenv` file. | |||
26 hours | fix(modules/locale): Remove the `us-modified` keymap | Benedikt Peetz | |
This purpose is now fulfilled by the direct unicode input in form of `qmk-unicode-type`. | |||
26 hours | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | |
This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | |||
26 hours | feat(lib): Init `baseLib` | Benedikt Peetz | |
26 hours | build(build.sh): Allow passing arguments to nix | Benedikt Peetz | |
26 hours | refactor(modules/swaylock): Migrate to by-name | Benedikt Peetz | |
3 days | fix(modules/direnv): Remove the strictness options | Benedikt Peetz | |
These seem to cause an error in `nix-direnv` which is obviously not ideal. | |||
3 days | fix(pkgs/stamp): Ignore the `.git` directory | Benedikt Peetz | |
There should be no reason to ever stamp this directory. | |||
4 days | feat(modules/lf/commands/view_file): Also use `$READER` for epub files | Benedikt Peetz | |
4 days | fix(modules/impermanence): Only persist `~/.mozilla/firefox` | Benedikt Peetz | |
The other directories don't contain anything worthy to be persisted. Besides, persisting `~/.mozilla/native-messaging-hosts` results in tridactly changing the symlink to it's native messaging host. | |||
4 days | fix(flake.nix): Remove unneeded `flake-utils` follows in `lanzaboote` | Benedikt Peetz | |
4 days | fix(modules/direnv): Migrate to `by-name` | Benedikt Peetz | |
4 days | fix(modules/nvim/plgs/flatten): Disable | Benedikt Peetz | |
4 days | feat(modules/legacy/conf/swaylock): Change the lock screen image | Benedikt Peetz | |
5 days | build(flake): Switch to lanzaboote v0.4.2 | Benedikt Peetz | |
The 0.4.1 version has problems parsing a systemd file | |||
5 days | fix(modules/lf/ctpv/prev/archiver): Remove `arc` | Benedikt Peetz | |
5 days | build(treewide): Update | Benedikt Peetz | |
6 days | fix(modules/legacy/mail/accounts/*): Use the migrated mail server | Benedikt Peetz | |
2025-01-06 | build(treewide): Update | Benedikt Peetz | |
2025-01-04 | fix(modules/legacy/conf/taskwarrior/projects): Add `me.google` | Benedikt Peetz | |
2024-12-30 | build(flake.lock/qmk_firmware): Update | Benedikt Peetz | |
2024-12-30 | fix(modules/legacy/river): Include usage and usage_page in spawn cmd | Benedikt Peetz | |
This should probably be configurable, but right-now hardcoding works. | |||
2024-12-30 | fix(modules/river): Only activate the moonlander udev rules on tiamat | Benedikt Peetz | |
2024-12-30 | style(treewide): Format | Benedikt Peetz | |
2024-12-30 | fix(modules/river): Use correct attribute key | Benedikt Peetz | |
2024-12-30 | build(pkgs/default.nix): Stop trying to import moved lib | Benedikt Peetz | |
2024-12-30 | feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` | Benedikt Peetz | |
That program communicates with my keyboard and sets a Unicode character. | |||
2024-12-30 | build(treewide): Update | Benedikt Peetz | |
This notable excludes a `nixpkgs-unstable` update, because a rather big LLVM package needs to be build from source, which is not feasible. | |||
2024-12-30 | fix(pkgs/{atuin,ctpv}): Extend instead of replace | Benedikt Peetz | |
This allows me, to still benefit from upstream version updates. | |||
2024-12-30 | fix(modules/lf/ctpv/prev/achrive): Remove `arj` | Benedikt Peetz | |
This package fails to build currently | |||
2024-12-30 | fix(modules/lf/ctpv/xxd): Use unlimited length when piped to less | Benedikt Peetz | |
2024-12-30 | build(.envrc): Remove git fetch | Benedikt Peetz | |
2024-12-20 | fix(pkgs/neorg/inputs): Improve git integration and bound review | Benedikt Peetz | |
2024-12-20 | fix(pkgs/neorg/inputs): Add git support and fix further bugs | Benedikt Peetz | |
2024-12-20 | feat(pkgs/neorg): Init `inputs` subcommand | Benedikt Peetz | |
2024-12-20 | fix(modules/lf/ctpv/prev/any): Fix typo in `preview_xxd` function call | Benedikt Peetz | |
2024-12-20 | refactor(lib): Upstream `lib` to vhack.eu | Benedikt Peetz | |
This allows to share it with the server config. | |||
2024-12-15 | fix(modules/lf): Always retry connecting to the server | Benedikt Peetz | |
Otherwise, the connection seems to fail again. | |||
2024-12-15 | fix(modules/lf/ctpv/prev/any): Also provide the `HELPERS` replacementString | Benedikt Peetz | |
2024-12-15 | refactor(modules/lf/ctpv/prev): Make all implicit dependencies explicit | Benedikt Peetz | |
2024-12-14 | fix(pkgs/stamp): Streamline and update to work with reuse v5.0.x | Benedikt Peetz | |
2024-12-14 | build(pkgs/yt): 1.4 -> 1.4.1 | Benedikt Peetz | |
2024-12-14 | fix(modules/lf/ctpv/prev/{any,inode}): Use the correct module options | Benedikt Peetz | |
2024-12-14 | fix(modules/legacy/conf/firefox/scripts/unzip_mozlz4.py): Only print when ↵ | Benedikt Peetz | |
not redirected Otherwise, the redirected output is hindered with this status message. We could also just print it to stderr every time instead, but that seems to easy. | |||
2024-12-14 | feat(modules/lf/ctpv): Rework as module with autoloading | Benedikt Peetz | |
2024-12-14 | fix(flake/nixosConfigurations/common): Disable ollama by default | Benedikt Peetz | |
My machines are not good enough to actually run relevant modules. | |||
2024-12-14 | feat(modules/yt): Migrate to by-name and add new `description` msgs | Benedikt Peetz | |
2024-12-14 | refactor(modules/nvim/plgs/neorg): Migrate to new RFC 42 module | Benedikt Peetz | |
2024-12-14 | fix(modules/inputMethods): Remove | Benedikt Peetz | |
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. | |||
2024-12-14 | build(treewide): Update | Benedikt Peetz | |