aboutsummaryrefslogtreecommitdiff
path: root/tw/system/frm.scm
AgeCommit message (Collapse)Author
2024-07-12Use Wayland desktop on Framework desktopTimo Wilken
2024-06-05Install system packages using profile-service-typeTimo Wilken
2024-04-25Disable broken ddcci-driver-linux moduleTimo Wilken
The package fails to build: https://issues.guix.gnu.org/62668
2024-03-29Fix Framework Laptop display flashing white after a whileTimo Wilken
This seems to happen randomly, usually after a fair bit of use, though more frequently if I'm on a Jitsi call after about 30m-1h. Perhaps some video memory corruption. Framework community posts seem to indicate the kernel parameter in this commit should fix it.
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-03-20Re-encrypt frm secrets with SSH host keyTimo Wilken
2024-01-14Configure CPU scheduler on frmTimo Wilken
2024-01-13Move common firmware to separate moduleTimo Wilken
2023-12-07Thermald does not support AMD CPUsTimo Wilken
2023-11-22Remove obsolete commentTimo Wilken
2023-11-22Unify system declarations for lap and frmTimo Wilken
2023-11-21Allow SSH access to end-user machinesTimo Wilken
This is useful for communicating between the two laptops.
2023-11-21Install MT7922 firmware on Framework laptopTimo Wilken
2023-11-21Enable MT7921E module for AMD RZ616 Wi-Fi cardTimo Wilken
2023-11-20Manage new Framework laptopTimo Wilken