aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-123-0/+6
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-123-6/+0
* 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" packageEuAndreh2022-11-111-0/+1
* etc/guix/home.scm: Add Vala and GTK packagesEuAndreh2022-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
* 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
* 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 symlinkEuAndreh2022-11-051-2/+0
* 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-041-0/+4
* etc/guix/home.scm: Add "remhind" packageEuAndreh2022-11-041-0/+1
* etc/guix/system.scm: Add group "docker" to allow non-sudo usage of itEuAndreh2022-11-021-1/+1
* etc/guix/home.scm: Add archivebox packageEuAndreh2022-10-311-1/+5
* etc/ssh/config: Generate with envsubstEuAndreh2022-10-311-1/+1
* etc/git/config: Update msmtpq accountEuAndreh2022-10-311-1/+1
* etc/guix/home.scm: Create (home-service ...) to remove duplicationEuAndreh2022-10-301-77/+20
* Move dunst to Guix Home from i3 exec on initEuAndreh2022-10-302-3/+30
* etc/guix/home.scm: Include poweralertd in profileEuAndreh2022-10-301-1/+3
* Replace greenclip with clipmenuEuAndreh2022-10-302-3/+30
* etc/guix/home.scm: Remove "poweralertd" package from profileEuAndreh2022-10-301-1/+0
* etc/tmux/tmux.conf: Use plugins from Guix home profileEuAndreh2022-10-301-2/+2
* etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packagesEuAndreh2022-10-301-0/+2
* etc/i3/config: Do not start poweralertdEuAndreh2022-10-291-1/+0
* Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix HomeEuAndreh2022-10-292-27/+6
* Generate etc/git/config-extra from Makefile instead of Guix HomeEuAndreh2022-10-291-7/+1
* etc/guix/home.scm: Setup poweralertd-service-typeEuAndreh2022-10-291-2/+2
* etc/guix/system.scm: Add tlp and thermald servicesEuAndreh2022-10-291-0/+3
* etc/guix/system.scm: Add docker serviceEuAndreh2022-10-291-0/+2
* Revert "etc/guix/home.scm: Add "vdirsyncer" package"EuAndreh2022-10-281-1/+0
* etc/sh/rc: Add alias for khalEuAndreh2022-10-281-0/+1
* Inline now working configs for khard and khalEuAndreh2022-10-282-2/+29
* etc/guix/home.scm: Add "vdirsyncer" packageEuAndreh2022-10-281-0/+1
* etc/mailcfg: Remove the committed symlinkEuAndreh2022-10-271-1/+0
* etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rcEuAndreh2022-10-272-103/+86