]> git.ekhem.eu.org Git - guix.git/commitdiff
[home] Add TODO to move config files to the Guix store.
authorJakub Czajka <jakub@ekhem.eu.org>
Tue, 7 Jul 2026 16:27:43 +0000 (18:27 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Thu, 9 Jul 2026 12:34:55 +0000 (14:34 +0200)
Co-Authored-By: Claude <noreply@anthropic.com>
README

diff --git a/README b/README
index a86d90ed02f0c818c373a35a737345c8c63e03f4..53d2cafdb10e603c65a3ba38afb88e4af65e7ce3 100644 (file)
--- 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.