summaryrefslogtreecommitdiff
path: root/systems/izumi
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-22Add .guix-channel fileMarek Paśnikowski
2024-01-22Start using the channelMarek Paśnikowski
The PGP key name is changed because the diacritics caused some pattern matching to fail during guix pull. There was also wrong nesting to fix.
2024-01-22Install zip and unzipMarek Paśnikowski
Needed for ODT export in Emacs Org.
2024-01-18Point to the channel repository for reconfiguration aliasesMarek 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.