aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 envsubst•••So that the `Include` can also point to a variable. EuAndreh2022-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 profile•••To make the manpage available, mostly. EuAndreh2022-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 poweralertd•••Done in Guix home in 33b2675849c167910c38ce44865f1677337d3cf4. EuAndreh2022-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"•••This reverts commit 44aaa035beccaebdfe8c16005c63abece2ce7fb1. I won't be using vdirsyncer. Google is hostile enough to exposing data via CardDAV and CalDAV that I couldn't make it work, and I don't think I will. 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 symlink•••The folder existing the real life is enough, no need to commit the symlink for any reason. EuAndreh2022-10-271-1/+0
* etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rcEuAndreh2022-10-272-103/+86
* etc/sh/vcs-ps1.sh: Simplify, using vcs(1)EuAndreh2022-10-271-99/+1
* etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)EuAndreh2022-10-271-3/+3
* etc/guix/system.scm: Remove unused importsEuAndreh2022-10-271-4/+0
* etc/guix/system.scm: Include driver for EPSON L365 in CUPS serviceEuAndreh2022-10-271-2/+5
* etc/guix/system.scm: Disable nix-service-type•••This was replaced by vm(1), and the soon to exist NixOS VM, instead of trying to do thins in Nix-on-top-of-Guix. EuAndreh2022-10-271-2/+0
* etc/guix/system.scm: Disable unattended-upgrade-service-type•••This was replaced by the cronjob in Guix Home. EuAndreh2022-10-271-1/+0
* etc/sh/rc: Use "bc -l" by default with an aliasEuAndreh2022-10-271-0/+1
* etc/sh/root-rc: Add /root/.profile contentsEuAndreh2022-10-271-0/+83
* Remove configuration files from email programs•••Generate them instead with the new mailcfg(1). EuAndreh2022-10-276-5/+1
* etc/guix/home.scm: Add "dig", "stunnel" and "nc" network utilitiesEuAndreh2022-10-251-0/+3
* etc/myrepos/config: Remove myrepos, superseded by repos(1) and vcs(1)EuAndreh2022-10-252-5/+0
* etc/guix/home.scm: Name "broken" the incompatible packagesEuAndreh2022-10-251-2/+2
* Move some FIXME markers to ~/.usr/FIXME fileEuAndreh2022-10-241-4/+1
* etc/guix/home.scm: Register cronjob for "update && upgrade"EuAndreh2022-10-231-0/+1
* etc/sh/vcs-ps1.sh: Fix $JOBS count•••Bug introduced in 7c3a0a4f09c81558918b66deeafa486234a73294, when ShellCheck suggested to replace a 'grep | wc -l' combo with 'grep -c', but when I did I mishandled the '-v' option that was there. EuAndreh2022-10-221-1/+1
* etc/guix/system.scm: Add qemu-binfmt-service-typeEuAndreh2022-10-221-0/+4
* etc/sh/rc: Remove rreloadEuAndreh2022-10-211-5/+0
* Fix all ShellCheck warnings•••IOW, `make check-shellcheck` passes. EuAndreh2022-10-203-1/+3
* bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh2022-10-192-0/+27
* etc/sh/rc: Stop wraping perl with rlwrapEuAndreh2022-10-191-1/+0
* etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to MakefileEuAndreh2022-10-191-26/+0
* etc/sh/rc: Move creation of common-lisp/source to MakefileEuAndreh2022-10-191-5/+0
* etc/guix/home.scm: Add lzop compression utilityEuAndreh2022-10-191-0/+1
* etc/sh/rc: Ensure common-lisp/source symlink always existEuAndreh2022-10-181-0/+4
* etc/git/config: Incluse base commit when possibleEuAndreh2022-10-181-0/+2
* etc/guix/home.scm: Add hunspell-iconv and dictionariesEuAndreh2022-10-181-0/+52
* etc/guix/home.scm: Re-add perl-critic•••The upstream patch was applied. EuAndreh2022-10-181-1/+1