aboutsummaryrefslogtreecommitdiff
path: root/tw
AgeCommit message (Collapse)Author
2023-04-28Use proper SSL cert pathTimo Wilken
This avoids relying on nss-certs being installed system-wide.
2023-04-26Fix yamllint buildTimo Wilken
2023-04-26Add vc-mode-related key bindingsTimo Wilken
2023-04-26Improve counsel-dash handlingTimo Wilken
2023-04-25Restic REST server is now an upstream packageTimo Wilken
2023-04-25Update vinagre bookmarks with new MacsTimo Wilken
2023-04-25Fix references to moved Guix packagesTimo Wilken
They're now in (gnu packages golang).
2023-04-24Improve Emacs data file locationsTimo Wilken
Move `native-compile-target-directory' setup to early-init.el to avoid clutter, and move a couple more data dirs to ~/.local/share.
2023-04-23Move gpg-agent config changes to the right placeTimo Wilken
Also, delete leftover unused file.
2023-04-22Reinstate vdirsyncer cronjobsTimo Wilken
With a long-enough TTL on the passwords in gpg-agent, this should work without popping up a password prompt every half hour.
2023-04-22Set SSL CA cert locations for Nextcloud cronTimo Wilken
2023-04-21Configure restic environmentTimo Wilken
2023-04-21Remove unused importTimo Wilken
2023-04-21Let aerc handle XOAUTH itselfTimo Wilken
This should be more reliable than using mutt_oauth2 and fighting aerc's caching of the passphrase. This also fixes sending emails from the Cantab and Outlook accounts.
2023-04-21Use new openssh-host-proxy fieldTimo Wilken
The openssl-host-proxy-command field is deprecated by Guix.
2023-04-21Fix file locationsTimo Wilken
2023-04-21Install actionlintTimo Wilken
2023-04-21Preserve vinagre (remote desktop) bookmarksTimo Wilken
2023-04-21Fix restic-server setupTimo Wilken
2023-04-21Draft of restic server deploymentTimo Wilken
2023-04-21Add initial restic-server codeTimo Wilken
2023-04-21Zsh-related packages have been upstreamedTimo Wilken
2023-04-21Install ncdu and electrumTimo Wilken
2023-04-21Fix aerc ExOl SMTP setupTimo Wilken
Apparently, smtp-starttls=true is not recognised; use =yes instead.
2023-04-21Add Ed25519 phone keyTimo Wilken
2023-04-21Allow access for Syncopoli backups from phoneTimo Wilken
2023-04-21Merge diverged work and home branchesTimo Wilken
This took some work, particularly when re-merging the diverged OpenSSH configs and duplicate home services between lap.scm/home.scm and cern.scm.
2023-04-20Split work and home aerc configs apartTimo Wilken
2023-04-18Fix sending ExOl mailTimo Wilken
2023-04-17Simplify SSH configTimo Wilken
2023-04-17Remove deleted tw-mailproc hostTimo Wilken
2023-04-16Fix org-mode :modeTimo Wilken
2023-04-16Port Emacs changes from CERN desktopTimo Wilken
2023-04-16Use sbcl by default in EmacsTimo 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-14Format ledger line on tab in normal modeTimo Wilken
2023-04-14Add evil bindings for org-modeTimo Wilken
2023-04-14Use evil-collection in minibuffer, like evilTimo Wilken
2023-04-14Move diff-mode evil setup with rest of evil setupTimo Wilken
2023-04-14Allow using more languages in org-modeTimo Wilken
2023-04-14Lazy-load org-modeTimo Wilken
2023-04-14Integrate org-latex-classes into main Emacs configTimo Wilken
2023-04-14Use word wrapping in org-modeTimo Wilken
2023-04-14Install gnome-screenshotTimo Wilken