summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-19Configure emacs-sly for Common Lisp devTimo Wilken
2023-07-04Manually set backlight through /sysTimo Wilken
This should avoid xbacklight's XRandR errors on boot.
2023-07-02Set backlight on laptop startupTimo Wilken
2023-06-30Add WIP sleep support to sessionmenuTimo Wilken
Doesn't really work yet, because writing to /sys/power/state needs root.
2023-06-30Modernise aerc config for 0.15.0+Timo Wilken
Some config settings were deprecated and/or changed.
2023-06-30Configure username for alimetal machine(s)Timo Wilken
2023-06-29Add basic msmtp configurationTimo Wilken
TODO: configure git-send-email to use msmtp instead of connecting to the SMTP server directly? In case I want to switch to offlineimap + notmuch + msmtp with aerc, this would be useful.
2023-06-29Improve prompt colouring if user is rootTimo Wilken
2023-06-29Fix zsh host completion colouringTimo Wilken
2023-06-29Back up savegames in Steam sandboxTimo Wilken
2023-06-29Remove another git adviceTimo Wilken
2023-06-16Use upstream channel by default, not local checkoutTimo Wilken
2023-06-11Remove deleted timo@wilkenfamily.de mailboxTimo Wilken
2023-06-10Auto-shrink Geiser REPL windowTimo Wilken
2023-06-09Use Xfce screenshooter insteadTimo Wilken
2023-06-08Add xcopy and xpaste aliasesTimo Wilken
2023-06-07Fix invocation of imv command by aercTimo Wilken
This way, it's invoked only when the user presses "O" instead of when switching to the image attachment.
2023-06-07Fix aerc deletion keybindsTimo Wilken
"D" should mean "move to bin" in view mode as well.
2023-06-06Use new screen-locker syntax for lapTimo Wilken
2023-06-06Remove unused home channelTimo Wilken
The guix-gaming-games channel isn't used, so remove it. This way we can just fall back to the system channels.
2023-06-05Install more alibuild-related packagesTimo Wilken
2023-06-05Add modules dependency for python-alibuildTimo Wilken
2023-06-05Update work mail config to match home configTimo Wilken
2023-06-05Fix screen-locker-configuration syntaxTimo Wilken
2023-06-05Install pdsh for parallel SSHTimo Wilken
2023-06-05Stop importing deleted moduleTimo Wilken
2023-06-04Format and lint xcwd packageTimo Wilken
Also, replace extra build phase with setting `#:make-flags' instead, using undocumented(?) `%output' variable, as done in Guix itself for other packages.
2023-06-04Add mising protobuf subpackageTimo Wilken
2023-06-04Remove yamllint-1.31 package that was merged upstreamTimo Wilken
2023-06-04Fix typo in offloading setupTimo Wilken
Also, only offload to vin at home, not lud, to avoid having to upload stuff over a slow link.
2023-06-04Set up offloading from laptop to serversTimo Wilken
2023-06-03Indent *-file functions more convenientlyTimo Wilken
Files with potentially long or complex contents shouldn't be indented quite as far.
2023-06-03Simplify SSL_CERT_DIR expressionTimo Wilken
No need to nest string-append and file-append.
2023-06-03Set SSL_CERT_* variables for php-fpmTimo Wilken
This should let Nextcloud News fetch feeds when they're added by the user, not just during cron jobs.
2023-06-03Install and enable php-imagick for NextcloudTimo Wilken
2023-06-03Fix build of php-imagickTimo Wilken
2023-06-03Install `acl' for filesystem ACL supportTimo Wilken
2023-06-03Specify more mimeapps explicitlyTimo Wilken
2023-06-03Add aerc keybinds and archive foldersTimo Wilken
2023-06-02Share connections to lxtunnelTimo Wilken
2023-06-02Modernise GPG configurationTimo Wilken
2023-06-02Simplify SSH access to EPNs for oncallTimo Wilken
2023-05-31Update hledger-dashboard to 1.1.0.0Timo Wilken
2023-05-29Update hledger-dashboard to 1.0.1.0Timo Wilken
2023-05-28Add timo@wilkenfamily.de email accountTimo Wilken
2023-05-28Restart services on unattended-upgradeTimo Wilken
2023-05-28Fix locale issue for hledger-dashboardTimo Wilken
2023-05-28Deploy hledger dashboard daemonTimo Wilken
2023-05-28Install and configure Emacs haskell-modeTimo Wilken
2023-05-26Default to git commit -vTimo Wilken