summaryrefslogtreecommitdiff
path: root/tw
AgeCommit message (Collapse)Author
2023-04-16Fix org-mode :modeTimo Wilken
2023-04-16Port Emacs changes from CERN desktopTimo Wilken
2023-04-16Update ALICE packagesTimo Wilken
2023-04-15Install ChromiumTimo Wilken
It's needed frequently enough that it's worth installing, rather than using guix shell all the time.
2023-04-15Install cmus music playerTimo Wilken
2023-04-15Make net speed display more compactTimo Wilken
2023-04-15Package Powder ToyTimo Wilken
2023-04-14Improve aerc address displayTimo Wilken
2023-04-14Use sbcl by default in EmacsTimo Wilken
2023-04-07Update CERN mail config for ExOlTimo Wilken
2023-03-28Use lxtunnel for CERN SSH proxyingTimo Wilken
This uses fewer server resources compared with lxplus.
2023-03-28Replace deprecated functions with service-typesTimo Wilken
2023-03-07Track work gitconfigTimo Wilken
2023-03-07Unify common laptop and CERN desktop home configTimo Wilken
2023-03-07Install levantTimo Wilken
2023-03-07Display live network usage in polybarTimo Wilken
2023-03-07Install compiler and ELF-related packagesTimo Wilken
2023-03-07Fix aiadm SSH credentialsTimo Wilken
2023-03-04Word-wrap Markdown filesTimo Wilken
2023-03-04Install texliveTimo Wilken
2023-03-04Update alidistlint to 1.4.0Timo Wilken
2023-03-04Install fallback fontsTimo Wilken
2023-03-04Fix alidist-mode Emacs setupTimo Wilken
2023-03-04Use mail-mode for composing mail for aercTimo Wilken
2023-03-04Install alidistlint and fix its setupTimo Wilken
Newer versions of alidistlint are Python 3.9-compatible.
2023-03-04Stop highlighting mmm-mode submodes annoyinglyTimo Wilken
2023-03-04Declare XDG file type associationsTimo Wilken
2023-03-04Install imv image viewerTimo Wilken
2023-03-04Auto-enable flymake and line numbers in alidist-modeTimo Wilken
2023-03-04Update python-alibuildTimo Wilken
2023-03-04Fix sent folder for CERN mailTimo Wilken
2023-03-04Set up nomad, consul, vaultTimo Wilken
2023-03-04Add CERN mail aliasTimo Wilken
2023-03-04Simplify aerc index-formatTimo Wilken
2023-03-03Add `gga` alias for `git glog --all`Timo Wilken
2023-02-26Remove annoying, failing Python packageTimo Wilken
2023-02-26Remove upstreamed actionlintTimo Wilken
2023-02-25Package Kerbal Space ProgramTimo Wilken
2023-02-20Install Steam in laptop homeTimo Wilken
2023-02-20Uninstall RacketTimo Wilken
It's large and I don't use it any more.
2023-02-20Explicitly specify system-wide SSL certsTimo Wilken
By default, OpenSSL only uses its built-in certificates, but we need to use the system-wide ones for connecting to YouTube and BBC Sounds.
2023-02-19Prettify form feeds in EmacsTimo Wilken
2023-02-19Add get-iplayer serviceTimo Wilken
2023-02-19Simplify yt-dlp scheduling function furtherTimo Wilken
This way of trying to schedule every second day doesn't actually work. Just run every night at the same hour and randomise the minutes.
2023-02-19Use mcron's #:user instead of manual setuidTimo Wilken
2023-02-19Generate separate script for yt-dlp mcron actionTimo Wilken
2023-02-19Simplify yt-dlp scheduling functionTimo Wilken
2023-02-19Improve yt-dlp serviceTimo Wilken
- allow configuring odd or even days (useful for future get-iplayer service so they run on alternating days) - auto-update yt-dlp if not using the system package
2023-02-19Randomise yt-dlp times betterTimo Wilken
2023-02-19Use newer yt-dlp from media directoryTimo Wilken
I can't update Guix on lud, as that would update PHP and NextCloud stable doesn't support PHP 8.2 yet.