Commit graph

9 commits

Author SHA1 Message Date
randogoth
86b5c2422e just: parameterize update recipe (system/home/both)
`just update system` re-locks + rebuilds the NixOS system flake,
`just update home` re-locks + switches the Home Manager flake, and
`just update` with no arg does both (system first). Previously update
only touched the system flake, leaving the Home Manager side stale.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-28 11:23:26 +03:00
randogoth
c1e0c65cf0 better manage recipe 2026-02-11 11:02:43 +02:00
randogoth
6978685fd0 fix 2026-02-05 10:17:02 +02:00
randogoth
2a5cdbf8e9 fixed global justfile 2026-02-05 10:13:27 +02:00
randogoth
1cabb64b8a fix(just): set JUSTFILE to global justfile 2026-02-05 09:44:26 +02:00
randogoth
bab9f550be fix(just): escape bash parameter expansion in global justfile 2026-02-05 09:22:05 +02:00
randogoth
4ec6a6b6a8 feat(just): add init-home recipe 2026-02-05 09:19:35 +02:00
randogoth
3ef51393fb fix 2026-02-05 07:48:25 +02:00
randogoth
6dd1207628 global justfile 2026-02-05 07:47:09 +02:00