Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | readme: document configuration and packages todos | Renken | 2022-09-09 | -0/+6 |
| | ||||
* | home: siga: run guix on a foreign distro | Renken | 2022-09-09 | -7/+13 |
| | ||||
* | home: custom packages list for foreign distros | Renken | 2022-09-09 | -10/+24 |
| | | | | | | | | | Running on GNU/Linux Debian testing for example allows me to have access to more up-to-date and better maintained software compared to Guix when needed. For now, certain software will be installed through apt instead of Guix itself such as mpd, mpv and neovim. The user will have to manually check if Guix-installed packages are compatible with the apt-installed ones. | |||
* | home: siga: configure mpv | Renken | 2022-09-09 | -2/+4 |
| | ||||
* | home: configure mpv | Renken | 2022-09-09 | -0/+134 |
| | ||||
* | home: siga: configure mpd | Renken | 2022-09-09 | -2/+4 |
| | ||||
* | home: configure mpd | Renken | 2022-09-09 | -0/+42 |
| | ||||
* | readme: document hosts and their todos | Renken | 2022-09-08 | -0/+34 |
| | ||||
* | home: nvim: avoid polluting home directory | Renken | 2022-09-07 | -3/+3 |
| | ||||
* | home: siga: configure zsh | Renken | 2022-09-07 | -3/+5 |
| | ||||
* | home: configure zsh | Renken | 2022-09-07 | -0/+378 |
| | ||||
* | home: config: guix: channels: drop scm suffix | Renken | 2022-08-31 | -0/+0 |
| | | | | | | | | Guix, or Guile for that matter, is evaluating channels.scm when running guix pull which causes it to fail with the following log: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (channel)) (value #f)) It's probably wise to avoid scheme file endings. | |||
* | home: host: siga: configure neovim | Renken | 2022-08-30 | -0/+8 |
| | ||||
* | home: configure neovim | Renken | 2022-08-30 | -0/+561 |
| | ||||
* | channels: add local nichijou copy | Renken | 2022-08-30 | -0/+4 |
| | | | | | | The local path is hard-coded. The file should contain a function instead that returns a channel configured with a local path passed as an argument. | |||
* | rename repository to nichijou | Renken | 2022-08-30 | -2/+2 |
| | | | | | I figured this repository can hold both my packages definitions and their configuration. | |||
* | pkgs: vim: add vim-bbye | Renken | 2022-08-16 | -0/+44 |
| | ||||
* | pkgs: vim: add vim-deoplete-vim-lsp | Renken | 2022-08-15 | -0/+27 |
| | ||||
* | pkgs: vim: add vim-lsp | Renken | 2022-08-15 | -0/+29 |
| | ||||
* | pkgs: vim: add vim-deoplete | Renken | 2022-08-10 | -0/+32 |
| | ||||
* | pkgs: vim: fix spelling | Renken | 2022-08-09 | -2/+2 |
| | ||||
* | pkgs: vim: add vim-detectindent | Renken | 2022-08-09 | -0/+38 |
| | ||||
* | pkg: vim: add vim-doxygen-toolkit | Renken | 2022-08-09 | -0/+39 |
| | ||||
* | pkgs: vim: respect texinfo format | Renken | 2022-08-09 | -3/+4 |
| | ||||
* | packages: vim: vim-plantuml-syntax: plantuml input | Renken | 2022-08-09 | -2/+4 |
| | ||||
* | packages: vim: run guix style | Renken | 2022-08-09 | -20/+19 |
| | ||||
* | packages: vim: vim-plantuml-syntax | Renken | 2022-08-08 | -0/+39 |
| | ||||
* | license: gplv3 | Renken | 2022-08-08 | -0/+674 |
| | ||||
* | guix-channel: init | Renken | 2022-08-08 | -0/+3 |
| | ||||
* | guix-auth: authorize renken | Renken | 2022-08-07 | -0/+4 |
| | ||||
* | key: add renken pgp key | Renken | 2022-08-07 | -0/+133 |