summaryrefslogtreecommitdiff
path: root/deployment/systems/akashi.scm
AgeCommit message (Collapse)Author
12 days[0] akashi: use the staging branch of Deployment channelMarek Paśnikowski
Akashi system needs to have fan control enabled and customized. By default, the firmware fails to adequately cool the computer which results in thermal throttling. ----- The goal is to have the laptop fan run at full throttle at all times, regardless of CPU temeperature. ----- [ ] Enable fan control in thinkpad_acpi module. [ ] Set fan speed to full throttle. ----- This commit configures a custom guix configuration for Akashi system in order to set up a testing loop with a staging branch. Additional modules need to be imported in order to facilitate this change. ----- Akashi system will now pull the staging branch of Deployment channel during updates.
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-06-18systems: stop importing dead modulesMarek Paśnikowski
2025-06-17systems: update sudoers-file to use the definition in sovereign repositoryMarek Paśnikowski
2025-03-14import systems to deployment channelMarek Paśnikowski