aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-19Add dependencies for video downloader on ludTimo Wilken
2023-01-19Disable annoying vdirsyncer cron jobsTimo Wilken
2023-01-19Add TODO note about Widelands 1.1Timo Wilken
2023-01-19Update alidistlint to 1.3.0Timo Wilken
The build still fails, though, because alidistlint requires a newer Python than is available in Guix.
2023-01-19Add configuration for new host vin.twilken.netTimo Wilken
2023-01-19Add nonfree installer imageTimo Wilken
Use the following command to write this image to disk: dd if=$(guix system image -t efi-raw tw/system/nonfree-installer.scm) \ of=/dev/sdX bs=64k oflag=sync status=progress
2023-01-19Improve shell prompt cwd abbreviation handlingTimo Wilken
2023-01-19Fix SSH port for vin.twilken.netTimo Wilken
2023-01-18Fix format importTimo Wilken
2023-01-09Improve simutrans packaging approachTimo Wilken
- package simutrans itself without paksets - define union packages for simutrans + paksets - use new-style gexps for builders - extract auxiliary simutrans files (e.g. .desktop file) into separate files in the repo
2023-01-09Install games separately to avoid large downloadsTimo Wilken
Games are installed manually in ~/.guix-profile and updated less frequently than the home environment is reconfigured, in order to avoid multi-gigabyte downloads on every reconfigure.
2023-01-09Improve tmux configTimo Wilken
Use vi keys where possible; keep a larger scrollback buffer; make status line more useful.
2023-01-09Mark Guix-related eval forms as safeTimo Wilken
2023-01-08Autoview patches using source-highlight in mailsTimo Wilken
2023-01-08Install tmux configurationTimo Wilken
2023-01-08Improve simple-service and service indentationTimo Wilken
2023-01-08Use single-spaced sentences by defaultTimo Wilken
2023-01-08Run nm-applet on laptopTimo Wilken
2023-01-08Add WIP prometheus-json-exporter and most dependenciesTimo Wilken
2023-01-07Remove misleading commentTimo Wilken
I can't find any documentation about NEXTCLOUD_PHP_CONFIG and the variable doesn't seem to work. Remove the line mentioning it.
2023-01-07Schedule PIM metasyncs less frequentlyTimo Wilken
2023-01-07Actually install new ppscm scriptTimo Wilken
2023-01-07Dedicate more space to htop CPU barsTimo Wilken
2023-01-07Install flightgear flight sim gameTimo Wilken
2023-01-07Enable aggressive-indent-mode in sh-mode and scheme-modeTimo Wilken
2023-01-07Improve htop displayTimo Wilken
2023-01-07Prune and improve zshrcTimo Wilken
- stop loading unneeded zsh modules - use $HISTSIZE from environment - create history directory if it doesn't exist - add "e" alias for $EDITOR
2023-01-07Extract ppscm to separate scriptTimo Wilken
2023-01-07Fix spacing in polybar service descriptionTimo Wilken
2023-01-01Use local license file for SimutransTimo Wilken
2023-01-01Install git system-wideTimo Wilken
Required in order to receive git pushes on the server.
2023-01-01Rofi changes merged upstreamTimo Wilken
2022-12-31Publish own changes to Rofi themeTimo Wilken
2022-12-31Track system configurationTimo Wilken
2022-12-31Extract common home configuration for server and laptopTimo Wilken
2022-12-31Extract theming files into separate moduleTimo Wilken
2022-12-30Import custom packagesTimo Wilken
Also, import package modules instead of using `specifications->packages'.
2022-12-30Import Guix dir-locals for package developmentTimo Wilken
2022-12-30Fix SSH port for ludTimo Wilken
2022-12-30Reorganise Guix home declaration into module treeTimo Wilken
2022-12-20Reshuffle Emacs and development packagesTimo Wilken
2022-12-19Add screen locking scriptTimo Wilken
2022-12-19Add quick toggles for EmacsTimo Wilken
2022-12-19Install kitty in home profileTimo Wilken
I've configured sudo to pass-through the TERMINFO variable, which is required even if kitty is installed system-wide.
2022-12-18Fix mistakes in use-package usageTimo Wilken
2022-12-18Install 0adTimo Wilken
2022-12-18Replace linum with display-line-numbersTimo Wilken
The latter is better, faster and supported by the catppuccin theme.
2022-12-11Use khard for contact listsTimo Wilken
2022-12-11Install and configure newsboatTimo Wilken
Make it sync feeds from Nextcloud News.
2022-12-11Use vdirsyncer and khal to access calendarTimo Wilken