Compare commits

..

16 commits

Author SHA1 Message Date
af7280187a WIP: ADD NOTE FOR FUTURE SELF
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2025-12-04 14:01:00 +00:00
ef525a09ca home: jujutsu: set 'ui.merge-editor'
Same reason as `ui.diff-editor`.
2025-12-04 14:00:55 +00:00
7e2da79de3 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-04 14:00:23 +00:00
b93167c6af homes: mousqueton: use system jujutsu
They have a custom `jj` with Piper CitC integration.
2025-12-04 13:59:52 +00:00
712411afdb homes: bazin: use system jujutsu
They have a custom `jj` with Piper CitC integration.
2025-12-04 13:59:52 +00:00
5fd02826be home: jujutsu: simplify 'jj jj' alias 2025-12-04 13:59:52 +00:00
e2ae52f2f6 home: jujutsu: explicitly create 'conf.d'
This is to serve as a reminder of _how_ to add a local configuration
file.
2025-12-04 13:59:52 +00:00
8836f0f3ec home: jj: use verbose draft commit messages 2025-12-04 13:59:48 +00:00
6ba4dcf324 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-04 13:59:15 +00:00
f16195cc99 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-04 13:58:20 +00:00
1fb09cdb0d home: delta: add 'jujutsu.enable' 2025-12-02 12:35:32 +00:00
1b0e1a4692 home: add jujutsu
This is a very basic configuration, still missing most bells and
whistles.
2025-12-02 12:35:32 +00:00
92d9f37ef2 pkgs: diff-flake: rename 'host' to 'nixos'
To avoid mixing them up with Nix-Darwin and System Manager hosts.
2025-12-02 12:35:32 +00:00
cc27fe0198 pkgs: diff-flake: add system-manager support 2025-12-02 12:35:32 +00:00
d21fdfb227 pkgs: diff-flake: add nix-darwin support 2025-12-02 12:35:32 +00:00
a1d08876a8 nixos: hardware: graphics: remove 'amdvlk'
It's been fully deprecated, the package was removed.
2025-12-02 12:35:32 +00:00

24
flake.lock generated
View file

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