aboutsummaryrefslogtreecommitdiff
path: root/tw/home/btl.scm
AgeCommit message (Collapse)Author
2024-06-05Extract gaming-specific config into its own serviceTimo Wilken
2024-05-18Update Simutrans and pak128 to 124.0 and 2.9Timo Wilken
This Simutrans version now uses the XDG standard by default.
2024-04-09Configure ATLAS git identityTimo Wilken
2024-03-10Back up Unity game dataTimo Wilken
This is Rail Route and Kerbal Space Program.
2024-03-10Generate PNG desktop background directlyTimo Wilken
This avoids having to copy the image to different machines.
2024-03-10Separate home service into PIM, dev env and graphical partsTimo Wilken
This means we only instantiate Shepherd and mcron services if we really need them, to avoid annoyance on servers.
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