From 45eb696bdd8669500d261b34ec7501ccdaf7f186 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 20 Nov 2024 12:20:06 +0200 Subject: . --- guix.org | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'guix.org') diff --git a/guix.org b/guix.org index ee00318..2f686d9 100644 --- a/guix.org +++ b/guix.org @@ -17,20 +17,23 @@ You'll need to clone nonguix -~mkdir -p ~/builds && cd ~/builds && git clone https://gitlab.com/nonguix/nonguix~ +~mkdir -p ~/dev && cd ~/dev && git clone https://gitlab.com/nonguix/nonguix~ Then make sure you have it in with-eval-after-load #+begin_src elisp (with-eval-after-load 'geiser-guile - (add-to-list 'geiser-guile-load-path "~/builds/nonguix")) + (add-to-list 'geiser-guile-load-path "~/dev/nonguix")) #+end_src <2024-10-27 Sun 12:46> * Fixing Xorg :guix: -https://lists.gnu.org/archive/html/help-guix/2018-07/msg00080.html +:PROPERTIES: +:ID: 994b07d3-cfe3-4c0b-8119-b0d800d04d82 +:END: <2024-10-24 Thu 12:33> +https://lists.gnu.org/archive/html/help-guix/2018-07/msg00080.html * [[https://karl.hallsby.com/running-your-website-using-guix-system.html][Setting up a guix server]] * Credentials management :guix: https://github.com/fishinthecalculator/sops-guix -- cgit v1.2.3