aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-12-11Fix default mail foldersTimo Wilken
2022-12-11Tweak neomutt configTimo Wilken
2022-12-11Enable XOAUTH2 authentication for ExOL accountsTimo Wilken
2022-12-11Cleanup leftover commentsTimo Wilken
2022-12-11Redirect sessionmenu output properlyTimo Wilken
2022-12-11Rewrite sessionmenu in GuileTimo Wilken
2022-12-11Add scheme shebangs to magic-mode-alistTimo Wilken
2022-12-11Extract volume script into separate fileTimo Wilken
2022-12-11Add a few useful git aliasesTimo Wilken