summaryrefslogtreecommitdiff
path: root/nongnu/system/install.scm
AgeCommit message (Collapse)Author
2024-04-13nongnu: installation-os-nonfree: Set default channels.Hilton Chain
* nongnu/system/install.scm (%signing-key,%channels): New variables. (installation-os-nonfree)[services]: Configure them. Authorise Nonguix substitute server. Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2022-12-19*.scm: Use SPDX license identifiers.Jonathan Brielmaier
Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement.
2022-07-09nongnu: Add packages to the installation image.Jonathan Brielmaier
This increases the size of the ISO by 100MiB. * nongnu/system/install.scm (operating-system)[packages]: Add curl, git, neovim and zile.
2019-05-29nongnu: Add install image definition with nonfree firmware included.Alex Griffin
* nongnu/system/install.scm: New file.