]> 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>
Thu, 9 Jul 2026 12:34:55 +0000 (14:34 +0200)
commit15bf7a5f995f6320214bfbca7851912a83476a52
tree37187396949d3b429cc14d08593f715a2503b5e1
parent71d989cbdc60feb502801c9b6e007cfeb18861d7
[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