summaryrefslogtreecommitdiff
path: root/tw
AgeCommit message (Collapse)Author
2023-05-25Try solving home.scm load failure on serversTimo Wilken
2023-05-25Fix alimonitor SSH usernameTimo Wilken
2023-05-22Fix PGP key in private gitconfigTimo Wilken
2023-05-22Adjust Emacs fill-columnTimo Wilken
2023-05-21Whitelist another Guix repo snippetTimo Wilken
2023-05-21Extract Nextcloud cron command into scriptTimo Wilken
2023-05-20Simplify auto-localtime script a bitTimo Wilken
2023-05-20Stop fstrimming on SSD-less vinTimo Wilken
2023-05-20Add links to Emacs packagesTimo Wilken
I might want to replace ivy and counsel with more vanilla-like Emacs packages. Add links to them.
2023-05-20Tweak polybar font definitionTimo Wilken
Though this still doesn't fix the problem with emojis not being displayed. Maybe the font file is wrong somehow -- OpenMoji chars aren't displayed in LibreOffice either.
2023-05-20Raise OPcache memory limitTimo Wilken
Requested by Nextcloud's self-check.
2023-05-20Clean up phone backupsTimo Wilken
2023-05-20Add restic cleanup serviceTimo Wilken
2023-05-20Rename `restic-backup-repository' to allow for cleanup reposTimo Wilken
2023-05-16Install openssl for ledgerplotTimo Wilken
2023-05-15Back up media directoriesTimo Wilken
2023-05-15Add script to set timezone from the networkTimo Wilken
2023-05-15Remove NTP constraintTimo Wilken
We trust ip-time-*.cern.ch anyway.
2023-05-05Set up project-modeTimo Wilken
2023-05-05Add keybinding for which-key-show-top-levelTimo Wilken
2023-05-05Use make-forkexec-constructor instead of -system-Timo Wilken
2023-05-03Update actTimo Wilken
2023-05-03Update Hashicorp packagesTimo Wilken
2023-05-01Rename source-built pak128 packageTimo Wilken
It's now the standard one.
2023-05-01Build pak128 completely from sourceTimo Wilken
2023-05-01Add comments from failed gexp-ing attemptTimo Wilken
2023-05-01Build simutrans with the right name in the first placeTimo Wilken
2023-04-30Split makeobj off from SimutransTimo Wilken
2023-04-30Clean up (tw packages games)Timo Wilken
Widelands 1.1 is now packaged upstream.
2023-04-30Update Powder Toy recipeTimo Wilken
- update to only available Meson package - use git sources instead of autogenerated tarball (guix lint) - install manpage first - fix synopsis (guix lint)
2023-04-30Configure regular restic backupsTimo Wilken
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