diff options
Diffstat (limited to 'guix.org')
-rw-r--r-- | guix.org | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 |