aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-04Delete all but CERN account for aercTimo Wilken
2023-03-04Add initial work system and home declarationsTimo Wilken
These are based on the ones for my laptop, so especially the PIM services contain some reference to personal accounts, but no passwords at least.
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.
2023-02-19Add yt-dlp serviceTimo Wilken
2023-02-18Delete KDE ConnectTimo Wilken
I don't really use it for much and its theming is very broken.
2023-02-18Extract common service sets into separate modulesTimo Wilken
Common service sets (NextCloud, Matrix, WireGuard) should be in their own modules to make things neater, instead of being interleaved with operating system declarations.
2023-02-17Fix indentation for computed-fileTimo Wilken
2023-02-16Set up common work gitconfigTimo Wilken
2023-02-16Use email at own domain for git commitsTimo Wilken
2023-02-16Install git-send-email for developmentTimo Wilken
2023-02-16Specify custom background for non-default casesTimo Wilken
If this is not done, aerc uses the terminal's default background colour instead of the default case's.
2023-02-15Toggle mail flags instead of settingTimo Wilken
2023-02-15Rename disk maintenance cronjobsTimo Wilken
2023-02-15Use symbol-append to build polybar service namesTimo Wilken
2023-02-15Use aerc for mail by defaultTimo Wilken
But keep neomutt installed for now, just in case.
2023-02-15Move muttrc account change commands out of hookTimo Wilken
2023-02-14Use hosts-service-type instead of deprecated hosts-fileTimo Wilken
Also, take the opportunity to make a proper service-type for my WireGuard setup.
2023-02-08Fix neomutt XOAUTH2 setup for SMTPTimo Wilken
2023-02-08Fix SSH setup for cvmfs-alice.cern.chTimo Wilken