No description
- Scheme 70.7%
- Lua 15.5%
- Emacs Lisp 7%
- Shell 3.9%
- Makefile 2.9%
| .guix | add .guix channels | |
| pacman | feat: list of pacman packages | |
| rde | update channels | |
| snippets | add snippets | |
| src | remove presets and flatten config structure | |
| .envrc | switch to rde based makefile setup | |
| .gitignore | add presets and complete a working config | |
| .nrepl-port | add .nrepl-port | |
| Makefile | add vm target | |
| profiles.mk | switch to rde based makefile setup | |
| README.md | chore clean up directories | |
| todo.org | add a todo | |
My GNU/Linux configuration based on Guix
To use pre-built binaries,
wget https://substitutes.nonguix.org/signing-key.pub
mv signing-key.pub nonguix-signing-key.pub
sudo guix archive --authorize < nonguix-signing-key.pub
sudo -E guix system reconfigure config.scm --substitute-urls='https://ci.guix.gnu.org https://bordeaux.guix.gnu.org https://substitutes.nonguix.org'