]> 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)
commit2cd801a50dd42eb9e1ab60c4424e49eae9d489b6
tree37187396949d3b429cc14d08593f715a2503b5e1
parent50d8314ac41aa56e5a22c640a8cc773558566337
[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