aboutsummaryrefslogtreecommitdiff
path: root/tw/home/btl.scm
AgeCommit message (Collapse)Author
2024-03-01Activate home-dbus service only in graphical environmentsTimo Wilken
It's annoying on servers, because logging in via SSH spawns a new Shepherd + dbus instance each time.
2024-02-16Clean up redshift configurationTimo Wilken
2024-02-16Generate home-openssh-configuration instead of full serviceTimo Wilken
This lets me extend the configuration, if I need to, by inheriting from the generated configuration.
2024-02-16Unify custom home services into tw-home-service-typeTimo Wilken
Instead of passing around lists of simple-services, create one new configurable service-type that extends everything it needs to. Install packages using home-profile-service-type instead of passing around lists.
2024-02-16Back up user data on new machinesTimo Wilken
2024-01-19Install PIM environment on new end-user machinesTimo Wilken
2024-01-14Put btl monitor in 144Hz mode by defaultTimo Wilken
2024-01-14Fix monitor name on btlTimo Wilken
2024-01-12Configure new machine, `btl'Timo Wilken