]> git.ekhem.eu.org Git - guix.git/commit
[home] Add paseo CLI package and services.
authorJakub Czajka <jakub@ekhem.eu.org>
Tue, 7 Jul 2026 16:13:40 +0000 (18:13 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Fri, 17 Jul 2026 13:47:16 +0000 (13:47 +0000)
commitfa1ebb2febbffa2aed2feb4444eccd90f592db23
tree76002fdfff708320310be371b2638c13370c2d5a
parentf2253ec8aa35a5cc828388b3450a9c3ce94e39c8
[home] Add paseo CLI package and services.

The paseo daemon spawns Claude Code agents, so CLAUDE_CONFIG_DIR is
set in the daemon environment to point to ~/.config/claude/, where the
home claude service installs its configuration. This ensures spawned
agents find their config without relying on shell init files.
.gitignore
README
conf/home/paseo.scm [new file with mode: 0644]
home.scm
scripts/generate-npm-hash