aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-05Show battery level in htopTimo Wilken
2024-06-05Reduce bluetooth-related complexityTimo Wilken
All machines now support Bluetooth, so remove the special flag for it.
2024-06-05Pare down work-only calendar sync configTimo Wilken
* copy relevant entries into work-only vdirsyncer config * fix CERN Exchange calendar configuration * remove default calendar in khal, so that it works on the work machine
2024-06-05Install system packages using profile-service-typeTimo Wilken
2024-06-05Extract gaming-specific config into its own serviceTimo Wilken
2024-06-04Allow configuring thermal zone shown in polybarTimo Wilken
This is highly likely to be different on different machines.
2024-06-04Allow configuring SSH key for CERN laptopTimo Wilken
Replace old, now-unused CERN config parameter with the new parameters.
2024-06-04Remove SSH config for ALICE hostsTimo Wilken
2024-06-03Don't offload from work machineTimo Wilken
2024-06-03Convert to new way of importing in Shepherd functionsTimo Wilken
2024-05-29Delegate Kerberos creds to ATLAS hostsTimo Wilken
2024-05-28Fix Docker Shepherd serviceTimo Wilken
2024-05-28Set up Minecraft serverTimo Wilken
2024-05-28Update php-apcu to fix failing testTimo Wilken
2024-05-23Install Minecraft launcherTimo Wilken
2024-05-18Update Powder Toy to 98.2.365Timo Wilken
2024-05-18Fix Simutrans command line for 124.0Timo 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-05-15Laptop-specific configuration for CERN machineTimo Wilken
2024-05-13Integrate CERN laptop configuration into main system configTimo Wilken
2024-05-13Fix monitor names for new CERN laptopTimo Wilken
2024-05-08Fix bootstrapping issue at setupTimo Wilken
2024-05-08Update CERN machine to be new laptopTimo Wilken
2024-04-25Disable broken ddcci-driver-linux moduleTimo Wilken
The package fails to build: https://issues.guix.gnu.org/62668
2024-04-24Provide argv[0] for polybarTimo Wilken
2024-04-24Upstream i3 can now do gapsTimo Wilken
2024-04-23Guix includes nss-certs by default nowTimo Wilken
2024-04-12Bind aerc keys for new UTA accountTimo Wilken
2024-04-12Add UTA email accountTimo Wilken
2024-04-09Configure ATLAS git identityTimo Wilken
2024-03-30Uniformly proxy WebSocket connections and enable for GrafanaTimo Wilken
2024-03-29Also patch Guix configuration for serversTimo Wilken
Just like for desktop systems.
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-27Set timezone in addition to localtimeTimo Wilken
2024-03-26Trust NetworkManager to set Wi-Fi regulatory domainTimo Wilken
2024-03-23Fix timezone-setting scriptTimo Wilken
It seems ipapi.co now requires a User-Agent header, else requests immediately get rate limited. Also improve error handling, and use streaming mode to fix mystery errors, as `http-get' choked on a bytevector response where it expected a string.
2024-03-20Re-encrypt frm secrets with SSH host keyTimo Wilken
2024-03-20Assign external WireGuard port to btlTimo Wilken
2024-03-15Update szio-solitaire to 1.1Timo Wilken
2024-03-14Update python-alibuild to 1.17.0rc2Timo Wilken
2024-03-12Revert to custom aerc themeTimo Wilken
The upstream one is too low-contrast.
2024-03-10Back up Unity game dataTimo Wilken
This is Rail Route and Kerbal Space Program.
2024-03-10Track guix-gaming-channels configurationTimo Wilken
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-09Hide company modes from Emacs modelineTimo Wilken
2024-03-09Replace corfu with companyTimo Wilken
Corfu was throwing weird errors on completion sometimes. It also doesn't play well with evil-mode, often breaking the "escape" key.
2024-03-08Give catppuccin themes proper revision numbersTimo Wilken
2024-03-08Use upstream aerc catppuccin themeTimo Wilken