aboutsummaryrefslogtreecommitdiff
path: root/tw/system/lap.scm
AgeCommit message (Collapse)Author
2023-02-07Try out unattended-upgrade on laptopTimo Wilken
2023-01-23Export laptop system as a variableTimo Wilken
2023-01-22Rename "common" modules to be base modulesTimo Wilken
2023-01-22Make backlight udev rule more idiomaticTimo Wilken
This doesn't seem to fix it, though. The backlight adjustment files are still owned by root:root.
2023-01-22Extract common server packages and servicesTimo Wilken
This should improve maintainability a bit by combining common services running on the servers. Additionally, this parameterises common parts by servers' host names instead of the host-name-like symbols as before.
2023-01-19Disable ddcci-driver-linuxTimo Wilken
It fails to build and I wasn't using it anyway.
2023-01-08Improve simple-service and service indentationTimo Wilken
2022-12-31Track system configurationTimo Wilken