about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* fix(modules/lf/commands): ReworkBenedikt Peetz22 hours
| | | | | - Remove the dependency on `sysLib` - And rework each script, fixing old mistakes
* fix(pkgs/{screenshot_persistent,lock,neorg}): Add `meta.mainProgram`Benedikt Peetz24 hours
|
* fix(pkgs/screenshot_persistent): Start lf floating and on the correct fileBenedikt Peetz24 hours
|
* refactor(pkgs/lock): Migrate away from `sysLib`Benedikt Peetz24 hours
|
* fix(flake/packages): Use correct nvim package to overrideBenedikt Peetz24 hours
|
* refactor(pkgs/screenshot_persistent): Migrate to `writeShellApplication`Benedikt Peetz25 hours
| | | | | `sysLib` is a good _framework_, but the overhead of the framework too much for such a simple shell script.
* fix(modules/sound): Rename `hardware.pulseaudio` to `services.pulseaudio`Benedikt Peetz25 hours
|
* build(treewide): UpdateBenedikt Peetz25 hours
|
* fix(modules/zsh): Avoid having to rely on the `~/.zshenv` fileBenedikt Peetz25 hours
| | | | We can use the `/etc/zshenv` file.
* fix(modules/locale): Remove the `us-modified` keymapBenedikt Peetz25 hours
| | | | | This purpose is now fulfilled by the direct unicode input in form of `qmk-unicode-type`.
* refactor(modules/river): Migrate to `by-name`Benedikt Peetz25 hours
| | | | | This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.)
* feat(lib): Init `baseLib`Benedikt Peetz25 hours
|
* build(build.sh): Allow passing arguments to nixBenedikt Peetz25 hours
|
* refactor(modules/swaylock): Migrate to by-nameBenedikt Peetz25 hours
|
* fix(modules/direnv): Remove the strictness optionsBenedikt Peetz3 days
| | | | | These seem to cause an error in `nix-direnv` which is obviously not ideal.
* fix(pkgs/stamp): Ignore the `.git` directoryBenedikt Peetz3 days
| | | | There should be no reason to ever stamp this directory.
* feat(modules/lf/commands/view_file): Also use `$READER` for epub filesBenedikt Peetz4 days
|
* fix(modules/impermanence): Only persist `~/.mozilla/firefox`Benedikt Peetz4 days
| | | | | | 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.
* fix(flake.nix): Remove unneeded `flake-utils` follows in `lanzaboote`Benedikt Peetz4 days
|
* fix(modules/direnv): Migrate to `by-name`Benedikt Peetz4 days
|
* fix(modules/nvim/plgs/flatten): DisableBenedikt Peetz4 days
|
* feat(modules/legacy/conf/swaylock): Change the lock screen imageBenedikt Peetz4 days
|
* build(flake): Switch to lanzaboote v0.4.2Benedikt Peetz5 days
| | | | The 0.4.1 version has problems parsing a systemd file
* fix(modules/lf/ctpv/prev/archiver): Remove `arc`Benedikt Peetz5 days
|
* build(treewide): UpdateBenedikt Peetz5 days
|
* fix(modules/legacy/mail/accounts/*): Use the migrated mail serverBenedikt Peetz6 days
|
* build(treewide): UpdateBenedikt Peetz2025-01-06
|
* fix(modules/legacy/conf/taskwarrior/projects): Add `me.google`Benedikt Peetz2025-01-04
|
* build(flake.lock/qmk_firmware): UpdateBenedikt Peetz2024-12-30
|
* fix(modules/legacy/river): Include usage and usage_page in spawn cmdBenedikt Peetz2024-12-30
| | | | This should probably be configurable, but right-now hardcoding works.
* fix(modules/river): Only activate the moonlander udev rules on tiamatBenedikt Peetz2024-12-30
|
* style(treewide): FormatBenedikt Peetz2024-12-30
|
* fix(modules/river): Use correct attribute keyBenedikt Peetz2024-12-30
|
* build(pkgs/default.nix): Stop trying to import moved libBenedikt Peetz2024-12-30
|
* feat(modules/legacy/river): Add mapping to start `qmk-unicode-type`Benedikt Peetz2024-12-30
| | | | That program communicates with my keyboard and sets a Unicode character.
* build(treewide): UpdateBenedikt Peetz2024-12-30
| | | | | This notable excludes a `nixpkgs-unstable` update, because a rather big LLVM package needs to be build from source, which is not feasible.
* fix(pkgs/{atuin,ctpv}): Extend instead of replaceBenedikt Peetz2024-12-30
| | | | This allows me, to still benefit from upstream version updates.
* fix(modules/lf/ctpv/prev/achrive): Remove `arj`Benedikt Peetz2024-12-30
| | | | This package fails to build currently
* fix(modules/lf/ctpv/xxd): Use unlimited length when piped to lessBenedikt Peetz2024-12-30
|
* build(.envrc): Remove git fetchBenedikt Peetz2024-12-30
|
* fix(pkgs/neorg/inputs): Improve git integration and bound reviewBenedikt Peetz2024-12-20
|
* fix(pkgs/neorg/inputs): Add git support and fix further bugsBenedikt Peetz2024-12-20
|
* feat(pkgs/neorg): Init `inputs` subcommandBenedikt Peetz2024-12-20
|
* fix(modules/lf/ctpv/prev/any): Fix typo in `preview_xxd` function callBenedikt Peetz2024-12-20
|
* refactor(lib): Upstream `lib` to vhack.euBenedikt Peetz2024-12-20
| | | | This allows to share it with the server config.
* fix(modules/lf): Always retry connecting to the serverBenedikt Peetz2024-12-15
| | | | Otherwise, the connection seems to fail again.
* fix(modules/lf/ctpv/prev/any): Also provide the `HELPERS` replacementStringBenedikt Peetz2024-12-15
|
* refactor(modules/lf/ctpv/prev): Make all implicit dependencies explicitBenedikt Peetz2024-12-15
|
* fix(pkgs/stamp): Streamline and update to work with reuse v5.0.xBenedikt Peetz2024-12-14
|
* build(pkgs/yt): 1.4 -> 1.4.1Benedikt Peetz2024-12-14
|