summaryrefslogtreecommitdiff
path: root/systems/izumi/system-configuration.scm
AgeCommit message (Collapse)Author
2024-01-26Configure channel server properlyMarek Paśnikowski
The channel must be served from a subdirectory, because if is configured to the shorter, cgit path, guix pull receives the website content instead of the git content. For good measure, explicitly declare the fcgiwrap service. I am not sure if it is actually needed in the code, but I do not have the time to test it properly right now.
2024-01-23Set up git-http service on cgit's locationMarek Paśnikowski
2024-01-18Transfer Izumi files to a dedicated subfolderMarek Paśnikowski
This change is needed to accomodate existence of other configurations in the same repository.