nix-config/modules/home/jujutsu
Bruno BELANYI 3c85243cf0 home: jujutsu: set 'ui.pager'
The v0.36 release stopped honoring `$PAGER`. So enforce it in the
configuration (as I don't like their default pager settings).

Ideally this would be `mkIf`ed behind `my.home.pager.enable`, however it
looks like this does not work with the TOML type (does not seem to do
any `mkMerge`-ish logic).
2026-02-19 22:09:02 +01:00
..
default.nix home: jujutsu: set 'ui.pager' 2026-02-19 22:09:02 +01:00