| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 4 | -8/+11 |
| | | | | | | | | This reverts commit 3dcbe37baab74e089dee6f93d74a8824f5591478. The Postfix local server is still a bit janky and being worked on, now can be used to replace the previous email toolchain. | ||||
| * | etc/guix/home.scm: Use patched "mailutils-sendmail" package | EuAndreh | 2022-11-24 | 1 | -2/+3 |
| | | |||||
| * | etc/guix/channels.scm: Change personal repository to "org-arrobaponto" | EuAndreh | 2022-11-24 | 1 | -2/+2 |
| | | |||||
| * | etc/guix/home.scm: Spli cronjobs for backup and upgrade | EuAndreh | 2022-11-24 | 1 | -2/+2 |
| | | | | | Ideally both last less, and don't compete with IO so much. | ||||
| * | etc/ssh/known_hosts: Add alias to toph.wg | EuAndreh | 2022-11-23 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/system.scm: Split "toph" from "toph.tld" variables | EuAndreh | 2022-11-22 | 1 | -4/+8 |
| | | |||||
| * | etc/ssh/known_hosts: Add wireguard public key alias | EuAndreh | 2022-11-22 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/system.scm: Add /etc/aliases entry for root -> andreh | EuAndreh | 2022-11-22 | 1 | -0/+2 |
| | | |||||
| * | etc/guix/system.scm: Point WireGuard to toph over kuvira | EuAndreh | 2022-11-22 | 1 | -5/+6 |
| | | |||||
| * | etc/guix/system.scm: Add "whoami" variable | EuAndreh | 2022-11-22 | 1 | -5/+8 |
| | | |||||
| * | etc/i3/config: Add calculator to Mod-c | EuAndreh | 2022-11-21 | 2 | -0/+2 |
| | | |||||
| * | etc/guix/home.scm: Unregister email cronjobs | EuAndreh | 2022-11-21 | 1 | -2/+0 |
| | | |||||
| * | etc/guix/system.scm: Remove guile-heredoc-latest | EuAndreh | 2022-11-19 | 1 | -2/+1 |
| | | | | | Use the same package available in the Guix Home instead, via sudo -E. | ||||
| * | etc/guix/system.scm: Remove "guile" package from system profile | EuAndreh | 2022-11-19 | 1 | -1/+0 |
| | | |||||
| * | etc/lisp-cli/init.lisp: Enable verbose QuickLisp mode by default | EuAndreh | 2022-11-17 | 1 | -0/+2 |
| | | |||||
| * | etc/lisp-cli/init.lisp: Load enable verbose quicklisp mode | EuAndreh | 2022-11-17 | 1 | -1/+1 |
| | | |||||
| * | Use opt/bin-dirs/ as a registry of extra manual bin directories | EuAndreh | 2022-11-17 | 1 | -0/+4 |
| | | |||||
| * | etc/sh/root-rc: Fix ShellCheck warnings | EuAndreh | 2022-11-16 | 1 | -2/+6 |
| | | |||||
| * | etc/guix/system.scm: Add network instability tolerance to OpenSSH daemon | EuAndreh | 2022-11-16 | 1 | -1/+6 |
| | | |||||
| * | etc/guix/system.scm: Add velhinho.wg entry to /etc/hosts | EuAndreh | 2022-11-16 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/system.scm: Add id_rsa.pub as authorized key | EuAndreh | 2022-11-16 | 1 | -1/+6 |
| | | |||||
| * | etc/ssh/known_hosts: Add velhinho's localhost keys | EuAndreh | 2022-11-16 | 1 | -0/+4 |
| | | |||||
| * | etc/guix/home.scm: Add "rpm" and "cpio" packages | EuAndreh | 2022-11-16 | 1 | -0/+2 |
| | | | | | | Those were useful when iterating on the epson-L365 package, that was built from source from an RPM file. | ||||
| * | etc/guix/home.scm: Disable broken "rust" package | EuAndreh | 2022-11-16 | 1 | -3/+3 |
| | | |||||
| * | etc/ssh/known_hosts: Change remote key for arrobaponto.org | EuAndreh | 2022-11-16 | 1 | -4/+2 |
| | | |||||
| * | Revert "etc/guix/home.scm: Add remhind (home-service ...)" | EuAndreh | 2022-11-15 | 1 | -3/+1 |
| | | | | | This reverts commit 1fcc6d84829d100f29c718af205f8413bf833707. | ||||
| * | Revert "etc/sh/rc: Remove ~/.bashrc symlink" | EuAndreh | 2022-11-15 | 1 | -0/+2 |
| | | | | | | | | This reverts commit 8112f1be52f61ccee08d70d9928b562a0f2f2e08. Launching a new "guix shell" or a new st instance doesn't load .profile, but .bashrc instead. | ||||
| * | etc/guix/system.scm: Use list literal over using (list ...) | EuAndreh | 2022-11-13 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/home.scm: Add "gnote" package | EuAndreh | 2022-11-13 | 1 | -0/+1 |
| | | |||||
| * | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 3 | -0/+6 |
| | | | | | | | | 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. | ||||
| * | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 3 | -6/+0 |
| | | |||||
| * | etc/guix/home.scm: Add "icedove" package | EuAndreh | 2022-11-11 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Add GTK, Tk and Qt development packages | EuAndreh | 2022-11-11 | 1 | -0/+10 |
| | | |||||
| * | etc/guix/system.scm: Enable Xfce, MATE, LxQt and Enlightenment DEs | EuAndreh | 2022-11-11 | 1 | -0/+4 |
| | | |||||
| * | etc/guix/system.scm: Enable OpenSSH service | EuAndreh | 2022-11-11 | 1 | -0/+4 |
| | | |||||
| * | etc/guix/system.scm: Enable and configure velhinho<->kuvira WireGuard | EuAndreh | 2022-11-11 | 2 | -0/+27 |
| | | |||||
| * | etc/guix/home.scm: Add "telegram-desktop" package | EuAndreh | 2022-11-11 | 1 | -0/+1 |
| | | | | | It is being downloaded from a substitute server. | ||||
| * | etc/guix/home.scm: Add Vala and GTK packages | EuAndreh | 2022-11-10 | 2 | -0/+5 |
| | | | | | | | | 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. | ||||
| * | etc/guix/home.scm: Add "hicolor-icon-theme" package | EuAndreh | 2022-11-10 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Move $XDG_STATE_HOME to $XDG_PREFIX/var/state | EuAndreh | 2022-11-10 | 1 | -1/+1 |
| | | |||||
| * | etc/guix/home.scm: Fix gPodder data location | EuAndreh | 2022-11-09 | 1 | -1/+20 |
| | | |||||
| * | etc/guix/home.scm: Add xdg-desktop-portal package, companion to flatpak | EuAndreh | 2022-11-08 | 1 | -0/+1 |
| | | |||||
| * | etc/guix/home.scm: Include many alternative shells | EuAndreh | 2022-11-06 | 1 | -0/+13 |
| | | |||||
| * | etc/sh/rc: Rename reload() to r(); remove alias for "r" | EuAndreh | 2022-11-06 | 1 | -3/+1 |
| | | |||||
| * | etc/sh/rc (PS1): Use early returns on the helper functions | EuAndreh | 2022-11-06 | 1 | -28/+37 |
| | | |||||
| * | etc/sh/rc (PS1): Inline call to "vcs ps1" | EuAndreh | 2022-11-06 | 1 | -5/+1 |
| | | |||||
| * | etc/sh/rc: Remove ~/.bashrc symlink | EuAndreh | 2022-11-05 | 1 | -2/+0 |
| | | | | | | Since I'm always in tmux, and tmux loads ~/.profile when launching a new terminal, this file adds little value. | ||||
| * | Move XDG_* variables from etc/sh/rc to Guix Home | EuAndreh | 2022-11-05 | 2 | -7/+19 |
| | | |||||
| * | etc/sh/cronjob.sh: Load ~/.profile over ad-hoc ~/.usr/etc/sh/rc file | EuAndreh | 2022-11-05 | 1 | -1/+4 |
| | | |||||
| * | etc/sh/rc: Include $DICPATH in `add_prefix()` | EuAndreh | 2022-11-05 | 1 | -0/+1 |
| | | |||||
