2cf5d5fb9c
WIP: ADD NOTE FOR FUTURE SELF
ci/woodpecker/push/check Pipeline was successful
2026-01-20 12:28:14 +00:00
4e2804c599
home: jujutsu: set 'ui.merge-editor'
...
Same reason as `ui.diff-editor`.
2026-01-20 12:28:14 +00:00
0583dbf600
home: jujutsu: set 'ui.diff-editor'
...
Otherwise it keeps nagging me with a hint to set it.
I'm not a big fan of this UI, I wish I add something closer to Git's
patch interface.
2026-01-20 12:28:14 +00:00
99c3c91927
homes: mousqueton: use system jujutsu
...
They have a custom `jj` with Piper CitC integration.
2026-01-20 12:28:13 +00:00
419bbc411b
homes: bazin: use system jujutsu
...
They have a custom `jj` with Piper CitC integration.
2026-01-20 12:28:13 +00:00
a729f5e4f7
home: jujutsu: simplify 'jj jj' alias
2026-01-20 12:28:13 +00:00
8b299f4cf7
home: jujutsu: explicitly create 'conf.d'
...
This is to serve as a reminder of _how_ to add a local configuration
file.
2026-01-20 12:28:13 +00:00
10a8e5b681
home: jj: use verbose draft commit messages
2026-01-20 12:28:13 +00:00
ee9c558664
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-01-20 12:28:13 +00:00
5a96ebeb1b
home: jujutsu: set 'ui.diff-formatter'
...
I *still* don't really like the built-in formatting, but it's more about
its highlighting than its syntax.
Given that I default to using `delta` anyways, it doesn't _really_
matter as I don't see the default output.
2026-01-20 12:28:13 +00:00
112db64812
home: delta: add 'jujutsu.enable'
2026-01-20 12:28:13 +00:00
199bef527b
home: add jujutsu
...
This is a very basic configuration, still missing most bells and
whistles.
2026-01-20 12:28:13 +00:00
cf06885259
pkgs: diff-flake: rename 'host' to 'nixos'
...
To avoid mixing them up with Nix-Darwin and System Manager hosts.
2026-01-20 12:28:13 +00:00
9679e4621c
pkgs: diff-flake: add system-manager support
2026-01-20 12:28:13 +00:00
173a342598
pkgs: diff-flake: add nix-darwin support
2026-01-20 12:28:13 +00:00
99b10cb06a
home: calibre: use upstream module
2026-01-20 12:28:13 +00:00
718872e16a
nixos: services: servarr: remove redundant 'lib'
...
My personal style preference (currently) is to use `with lib` on option
declarations, avoiding the `lib` prefix.
2026-01-20 12:28:13 +00:00
4763240c0e
treewide: remove unused 'with pkgs'
2026-01-20 12:28:13 +00:00