From cdaece33ee6b67af5e3da118029af9379e22134e Mon Sep 17 00:00:00 2001 From: Jakub Czajka Date: Tue, 7 Jul 2026 18:27:43 +0200 Subject: [PATCH] [home] Add TODO to move config files to the Guix store. Co-Authored-By: Claude --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index a86d90e..53d2caf 100644 --- a/README +++ b/README @@ -77,3 +77,7 @@ TODO download the tarball, extract the binary, and wrap it - no build step needed. Remove the npm-install-build-system wrapper and the Node.js dependency in conf/home/pi.scm. + +* Move configuration files to the Guix store and bundle them with the binary. + This requires redesigning home-program-configuration so dotfiles are part of + the package derivation rather than symlinked via home-symlink-service-type. -- 2.47.3