aboutsummaryrefslogtreecommitdiff
path: root/tw/system/installer
AgeCommit message (Collapse)Author
2024-03-27Configure channels through guix-configurationTimo Wilken
In recent versions, it seems Guix silently overwrites any custom /etc/guix/channels.scm file, so configure channels though Guix' configuration.
2024-01-13Support AMD RZ616 WiFi card in installer imageTimo Wilken
2023-11-21Update installer systemsTimo Wilken
As used during installation of frm.twilken.net.
2023-11-01Fix path to public key file for moved installer declarationTimo Wilken
2023-11-01Add a simple test scriptTimo Wilken
This only evaluates each home and system config to make sure they're valid. Move the "nonfree installer" declaration to a subdirectory since evaluating it does too much -- it seems to trigger a "guix pull" somehow.