Compare commits

..

17 commits

Author SHA1 Message Date
39a61a31dc WIP: ADD NOTE FOR FUTURE SELF
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2025-12-11 21:26:59 +01:00
a313256f6a home: jujutsu: set 'ui.merge-editor'
Same reason as `ui.diff-editor`.
2025-12-11 21:26:59 +01:00
5d39c5a897 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.
2025-12-11 21:26:59 +01:00
3f36d83790 homes: mousqueton: use system jujutsu
They have a custom `jj` with Piper CitC integration.
2025-12-11 21:26:59 +01:00
3704f8e900 homes: bazin: use system jujutsu
They have a custom `jj` with Piper CitC integration.
2025-12-11 21:26:59 +01:00
d02fa648fa home: jujutsu: simplify 'jj jj' alias 2025-12-11 21:26:59 +01:00
61184c4c85 home: jujutsu: explicitly create 'conf.d'
This is to serve as a reminder of _how_ to add a local configuration
file.
2025-12-11 21:26:59 +01:00
a704413c3a home: jj: use verbose draft commit messages 2025-12-11 21:26:59 +01:00
71b522e48c 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).
2025-12-11 21:26:59 +01:00
49c2a78d5f 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.
2025-12-11 21:26:59 +01:00
9c28883e7a home: delta: add 'jujutsu.enable' 2025-12-11 21:26:59 +01:00
8c5df1f88a home: add jujutsu
This is a very basic configuration, still missing most bells and
whistles.
2025-12-11 21:26:59 +01:00
b159ccec67 pkgs: diff-flake: rename 'host' to 'nixos'
To avoid mixing them up with Nix-Darwin and System Manager hosts.
2025-12-11 21:26:59 +01:00
dadaaef7cc pkgs: diff-flake: add system-manager support 2025-12-11 21:26:59 +01:00
326c452fd2 pkgs: diff-flake: add nix-darwin support 2025-12-11 21:26:59 +01:00
bf428aaeca nixos: hardware: graphics: remove 'amdvlk'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
It's been fully deprecated, the package was removed.
2025-12-11 21:26:59 +01:00
ddc6cd37ad flake: bump inputs 2025-12-11 21:00:17 +01:00

24
flake.lock generated
View file

@ -117,11 +117,11 @@
]
},
"locked": {
"lastModified": 1763988335,
"narHash": "sha256-QlcnByMc8KBjpU37rbq5iP7Cp97HvjRP0ucfdh+M4Qc=",
"lastModified": 1765464257,
"narHash": "sha256-dixPWKiHzh80PtD0aLuxYNQ0xP+843dfXG/yM3OzaYQ=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "50b9238891e388c9fdc6a5c49e49c42533a1b5ce",
"rev": "09e45f2598e1a8499c3594fe11ec2943f34fe509",
"type": "github"
},
"original": {
@ -159,11 +159,11 @@
]
},
"locked": {
"lastModified": 1764361670,
"narHash": "sha256-jgWzgpIaHbL3USIq0gihZeuy1lLf2YSfwvWEwnfAJUw=",
"lastModified": 1765480374,
"narHash": "sha256-HlbvQAqLx7WqZFFQZ8nu5UUJAVlXiV/kqKbyueA8srw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "780be8ef503a28939cf9dc7996b48ffb1a3e04c6",
"rev": "39cb677ed9e908e90478aa9fe5f3383dfc1a63f3",
"type": "github"
},
"original": {
@ -175,11 +175,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1764242076,
"narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=",
"lastModified": 1765186076,
"narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4",
"rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
"type": "github"
},
"original": {
@ -199,11 +199,11 @@
]
},
"locked": {
"lastModified": 1764449851,
"narHash": "sha256-VnodC1+3KML8MYLLnK84E6U2Fz4ioNacOeQd1pMCSTw=",
"lastModified": 1765481746,
"narHash": "sha256-oWDp4EMOXvPZSC5ZVdg90K7EFgUGvxmrFAwA/1hJ/j4=",
"owner": "nix-community",
"repo": "NUR",
"rev": "b1781c0aa8935d8d1f35d228bcc7127fcebcd363",
"rev": "2b2d6d53d6a66d1be2d8620024cc61ad986bcee2",
"type": "github"
},
"original": {