summaryrefslogtreecommitdiff
path: root/aisaka.org
diff options
context:
space:
mode:
Diffstat (limited to 'aisaka.org')
-rw-r--r--aisaka.org9
1 files changed, 8 insertions, 1 deletions
diff --git a/aisaka.org b/aisaka.org
index 6011ec9..552554b 100644
--- a/aisaka.org
+++ b/aisaka.org
@@ -233,7 +233,8 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html
("reconfigure-system-" . ,reconfigure-system-)
("system-update" . ,system-update)
("system-update-" . ,system-update-)))
- (bashrc `(,(local-file "bashrc")))))
+ (bashrc (list
+ (plain-file "bashrc" "<<ld-library-path>>")))))
(simple-service 'configuration-files
home-files-service-type
`((".config/git/config" ,(local-file "git.config"))
@@ -242,6 +243,12 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html
(".emacs" ,(local-file "emacs.el")))))))
#+end_src
+*** TODO bashrc
+
+#+begin_src bash :noweb-prefix no :noweb-ref ld-library-path
+ export LD_LIBRARY_PATH=$LIBRARY_PATH
+#+end_src
+
* TODO LIBREBOOT
The first layer of computing is the firmware. The Lenovo Thinkpad X200 has