aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/home.scm: Disable broken "rust" packageEuAndreh2022-11-161-3/+3
* etc/ssh/known_hosts: Change remote key for arrobaponto.orgEuAndreh2022-11-161-4/+2
* Revert "etc/guix/home.scm: Add remhind (home-service ...)"•••This reverts commit 1fcc6d84829d100f29c718af205f8413bf833707. EuAndreh2022-11-151-3/+1
* Revert "etc/sh/rc: Remove ~/.bashrc symlink"•••This reverts commit 8112f1be52f61ccee08d70d9928b562a0f2f2e08. Launching a new "guix shell" or a new st instance doesn't load .profile, but .bashrc instead. EuAndreh2022-11-151-0/+2
* etc/guix/system.scm: Use list literal over using (list ...)EuAndreh2022-11-131-1/+1
* etc/guix/home.scm: Add "gnote" packageEuAndreh2022-11-131-0/+1
* bin/rfc: Fix usage of assert-arg(1)EuAndreh2022-11-131-1/+1
* Revert "Move email, IRC and Atom into Thunderbird"•••This reverts commit 9e65133659eb92c65c730b83d68c81e9d2df4251. I'm still using msmtpq for git-send-email. So I'll have to work that out before removing *all* email configuration. EuAndreh2022-11-127-1/+407
* bin/bins: Add -F optionEuAndreh2022-11-121-2/+10
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-127-407/+1
* etc/guix/home.scm: Add "icedove" packageEuAndreh2022-11-111-0/+1
* etc/guix/home.scm: Add GTK, Tk and Qt development packagesEuAndreh2022-11-111-0/+10
* etc/guix/system.scm: Enable Xfce, MATE, LxQt and Enlightenment DEsEuAndreh2022-11-111-0/+4
* etc/guix/system.scm: Enable OpenSSH serviceEuAndreh2022-11-111-0/+4
* etc/guix/system.scm: Enable and configure velhinho<->kuvira WireGuardEuAndreh2022-11-112-0/+27
* etc/guix/home.scm: Add "telegram-desktop" package•••It is being downloaded from a substitute server. EuAndreh2022-11-111-0/+1
* bin/menu: Notify after copying past clipboard value to clipboardEuAndreh2022-11-111-0/+1
* opt/aux/gen-e-list.sh: Fix path to dinheiros.ledgerEuAndreh2022-11-111-1/+1
* etc/guix/home.scm: Add Vala and GTK packages•••Required tools to start developing desktop GUI applications. Also enable the GNOME desktop environment, so that I can test the GTK application in its native environment. EuAndreh2022-11-102-0/+5
* etc/guix/home.scm: Add "hicolor-icon-theme" packageEuAndreh2022-11-101-0/+1
* etc/guix/home.scm: Move $XDG_STATE_HOME to $XDG_PREFIX/var/stateEuAndreh2022-11-101-1/+1
* Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly"•••This reverts commit 80333ea987c38ec217588fe98f590e5c50cf3715. Fixed in accc67c3cc12f7d37e7e86a16b33a74783e53fb0. EuAndreh2022-11-091-1/+0
* etc/guix/home.scm: Fix gPodder data locationEuAndreh2022-11-091-1/+20
* etc/guix/home.scm: Add xdg-desktop-portal package, companion to flatpakEuAndreh2022-11-081-0/+1
* bin/li: Tweak help stringEuAndreh2022-11-071-1/+1
* bin/m: Run mbsync in parallel, with one process per account•••Get the accounts from the list generated by `mailcfg list`. EuAndreh2022-11-063-2/+21
* etc/guix/home.scm: Include many alternative shellsEuAndreh2022-11-061-0/+13
* etc/sh/rc: Rename reload() to r(); remove alias for "r"EuAndreh2022-11-061-3/+1
* etc/sh/rc (PS1): Use early returns on the helper functionsEuAndreh2022-11-061-28/+37
* etc/sh/rc (PS1): Inline call to "vcs ps1"EuAndreh2022-11-061-5/+1
* etc/sh/rc: Remove ~/.bashrc symlink•••Since I'm always in tmux, and tmux loads ~/.profile when launching a new terminal, this file adds little value. EuAndreh2022-11-051-2/+0
* bin/backup: Exclude ~/gPodder/ while it is not placed properlyEuAndreh2022-11-051-0/+1
* Move XDG_* variables from etc/sh/rc to Guix HomeEuAndreh2022-11-052-7/+19
* etc/sh/cronjob.sh: Load ~/.profile over ad-hoc ~/.usr/etc/sh/rc fileEuAndreh2022-11-051-1/+4
* etc/sh/rc: Include $DICPATH in `add_prefix()`EuAndreh2022-11-051-0/+1
* etc/guix/home.scm: Add "gpodder" packageEuAndreh2022-11-051-0/+1
* etc/guix/home.scm: Adapt to newest msmtp bad default valuesEuAndreh2022-11-041-2/+3
* etc/guix/home.scm: Add remhind (home-service ...)EuAndreh2022-11-041-2/+3
* etc/guix/home.scm: Align columns of (home-service ...) entriesEuAndreh2022-11-041-2/+2
* etc/remhind/config.tmpl: Add remhind config template, and generate it in Make...EuAndreh2022-11-042-0/+8
* etc/guix/home.scm: Add "remhind" packageEuAndreh2022-11-041-0/+1
* Makefile: Notify Lisp image created to STDOUT instead of silent workEuAndreh2022-11-021-1/+1
* bin/li: Use -E and remove extra -e "(uiop:quit)"EuAndreh2022-11-021-11/+9
* etc/guix/system.scm: Add group "docker" to allow non-sudo usage of itEuAndreh2022-11-021-1/+1
* bin/gc: Use "--optimize" for guix gcEuAndreh2022-11-021-2/+2
* bin/cl: Add support for -E optionEuAndreh2022-11-021-2/+7
* bin/archiveit: Add new binary, still being validatedEuAndreh2022-11-011-0/+98
* etc/guix/home.scm: Add archivebox packageEuAndreh2022-10-311-1/+5
* bin/wms: Fix indentation in help stringEuAndreh2022-10-311-3/+3
* etc/ssh/config: Generate with envsubst•••So that the `Include` can also point to a variable. EuAndreh2022-10-312-1/+5