Bernardo Magri bernardo
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 20:34:06 +01:00
3a42b664a1 feat: wire up post-update and post-install hooks
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 20:09:32 +01:00
1301873bc0 docs: finalize declarative-state migration in roadmap
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 20:09:15 +01:00
dc3346bc55 feat: implement hybrid declarative state with automatic Nix sync
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 19:33:59 +01:00
624023c1d5 docs: move declarative-state migration batch 1 and monitor scaling to Shipped
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 19:33:36 +01:00
130ae80f3e feat: migrate theme and font to declarative Nix options
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 19:21:54 +01:00
a2649728d3 feat(hyprland): implement declarative monitor scaling and add scale picker to welcome wizard
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 16:43:50 +01:00
8911ffa4e8 feat(calendar): ship calcurse and wire waybar clock clicks
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 16:42:33 +01:00
395c839ed0 fix(waybar): retarget broken clicks in summer-day/night themes to nomarchy scripts
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 16:12:19 +01:00
a9cc39f3fe fix(input-method): update fcitx5-chinese-addons to kdePackages.fcitx5-chinese-addons
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 15:44:51 +01:00
e6b7269b3c feat: move core apps to downstream and make app modules opt-in
51a0f920be docs: mark Pillar 9 Component 6 graphical pass as complete
Compare 2 commits »
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 15:16:41 +01:00
2c86074893 fix(waybar): drop the dead summer-night date on-click (kitty calcurse)
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 15:03:50 +01:00
43b0cbcd65 fix(waybar): show the battery widget on the default summer-night theme
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 14:48:40 +01:00
3d931a6455 fix(menu): repair three dead nomarchy-menu leaf actions (Pillar 9 / Component 3)
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 14:25:09 +01:00
0fbc3d9c82 fix: ground + fix three Pillar-9 candidate bugs from the script sweep
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 14:00:31 +01:00
00b8214cb1 docs(agent): guardrail — never mkDefault a list/attrset option that merges
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 13:59:48 +01:00
f34f59c2aa fix: drop mkDefault on three more list options it was silently dropping
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 10:43:43 +01:00
b029edb5b4 docs(roadmap): log the mkDefault-on-home.packages bug found chasing the D-Bus error
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 10:40:46 +01:00
1117dcfc37 fix(home): drop mkDefault on home.packages — it discarded the whole app list
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 10:05:36 +01:00
6e391b1843 docs(roadmap): log Pillar 9 walker menu verification + two fixes
bernardo pushed to main at bernardo/Nomarchy 2026-05-31 10:05:07 +01:00
c5fe0e09fa fix(walker): background selector must follow symlinks (find -L)