summaryrefslogtreecommitdiff
path: root/deployment/systems/mcdowell.scm
AgeCommit message (Collapse)Author
11 daysdeployment: create (deployment keys) moduleMarek Paśnikowski
* deployment/keys.scm: define a module. * deployment/keys.scm: define variables mcdowell-guix and rakan-guix. * deployment/systems/mcdowell.scm (guix-offload-rakan): use the new key definition at rakan-guix. * deployment/systems/rakan.scm (guix-offload-authorizations): use the new key definitions at mcdowell-guix. * keys/guix/mcdowell-signing-key.pub: remove the file. * keys/guix/rakan-signing-key.pub: remove the file.
12 daysimplement offloading prototypeMarek Paśnikowski
2025-09-05systems: split identities of mcdowell and rakanMarek Paśnikowski
2025-09-04mcdowell: dodaje listę kanałów do guixMarek Paśnikowski
2025-08-27mcdowell: install guix-publish-serviceMarek Paśnikowski
2025-08-17mcdowell: delete distribution-channel from (guix-configuration)Marek Paśnikowski
2025-07-08mcdowell: switch default-guix-channelMarek Paśnikowski
The (sovereign channels) defines a new, simpler guix channel.
2025-07-08mcdowell: use staging branches of sovereign and deployment channelsMarek Paśnikowski
2025-07-07systems: standardise label creationMarek Paśnikowski
All operating-system records are configured to prepend default labels with respective host names. ----- Some minor adaptations had to performed.
2025-05-03mcdowell: install openssh serviceMarek Paśnikowski
2025-03-15systems: use the nonguix definition of initrdMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-15systems: use the nonguix definition of kernel directlyMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-14import systems to deployment channelMarek Paśnikowski