aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etc/guix/system.scm: Do not run newaliases in postfix-activationEuAndreh2022-11-251-4/+1
| | | | | For some reason it prevents the boop process. I'm still debugging it, but for now I'll keep it up-to-date manually.
* etc/guix/system.scm: Add "brightness" group and include myself in itEuAndreh2022-11-251-2/+5
|
* etc/ssh/known_hosts: euandreh.xyz and camarada.site now points to tophEuAndreh2022-11-251-2/+2
|
* etc/guix/system.scm: Add new group "cache" and include myself in itEuAndreh2022-11-251-1/+7
|
* etc/guix/system.scm: Add WIP custom build of epson-L365 driverEuAndreh2022-11-241-1/+69
|
* etc/guix/home.scm: Add packages "sysstat" and "rrdtool"EuAndreh2022-11-241-0/+2
|
* etc/sh/cronjob.sh: Run cronjobs with increased nicenessEuAndreh2022-11-241-1/+1
|
* etc/guix/home.scm: Remove previous generation of email toolsEuAndreh2022-11-241-26/+1
| | | | | | | | | Namely: - msmtp - isync - notmuch - afew - alot
* etc/guix/system.scm: Add working WIP version of local Postfix serviceEuAndreh2022-11-241-0/+283
|
* Revert "Revert "Move email, IRC and Atom into Thunderbird""EuAndreh2022-11-244-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" packageEuAndreh2022-11-241-2/+3
|
* etc/guix/channels.scm: Change personal repository to "org-arrobaponto"EuAndreh2022-11-241-2/+2
|
* etc/guix/home.scm: Spli cronjobs for backup and upgradeEuAndreh2022-11-241-2/+2
| | | | Ideally both last less, and don't compete with IO so much.
* etc/ssh/known_hosts: Add alias to toph.wgEuAndreh2022-11-231-0/+1
|
* etc/guix/system.scm: Split "toph" from "toph.tld" variablesEuAndreh2022-11-221-4/+8
|
* etc/ssh/known_hosts: Add wireguard public key aliasEuAndreh2022-11-221-0/+1
|
* etc/guix/system.scm: Add /etc/aliases entry for root -> andrehEuAndreh2022-11-221-0/+2
|
* etc/guix/system.scm: Point WireGuard to toph over kuviraEuAndreh2022-11-221-5/+6
|
* etc/guix/system.scm: Add "whoami" variableEuAndreh2022-11-221-5/+8
|
* etc/i3/config: Add calculator to Mod-cEuAndreh2022-11-212-0/+2
|
* etc/guix/home.scm: Unregister email cronjobsEuAndreh2022-11-211-2/+0
|
* etc/guix/system.scm: Remove guile-heredoc-latestEuAndreh2022-11-191-2/+1
| | | | Use the same package available in the Guix Home instead, via sudo -E.
* etc/guix/system.scm: Remove "guile" package from system profileEuAndreh2022-11-191-1/+0
|
* etc/lisp-cli/init.lisp: Enable verbose QuickLisp mode by defaultEuAndreh2022-11-171-0/+2
|
* etc/lisp-cli/init.lisp: Load enable verbose quicklisp modeEuAndreh2022-11-171-1/+1
|
* Use opt/bin-dirs/ as a registry of extra manual bin directoriesEuAndreh2022-11-171-0/+4
|
* etc/sh/root-rc: Fix ShellCheck warningsEuAndreh2022-11-161-2/+6
|
* etc/guix/system.scm: Add network instability tolerance to OpenSSH daemonEuAndreh2022-11-161-1/+6
|
* etc/guix/system.scm: Add velhinho.wg entry to /etc/hostsEuAndreh2022-11-161-0/+1
|
* etc/guix/system.scm: Add id_rsa.pub as authorized keyEuAndreh2022-11-161-1/+6
|
* etc/ssh/known_hosts: Add velhinho's localhost keysEuAndreh2022-11-161-0/+4
|
* etc/guix/home.scm: Add "rpm" and "cpio" packagesEuAndreh2022-11-161-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" 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 ...)"EuAndreh2022-11-151-3/+1
| | | | This reverts commit 1fcc6d84829d100f29c718af205f8413bf833707.
* Revert "etc/sh/rc: Remove ~/.bashrc symlink"EuAndreh2022-11-151-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 ...)EuAndreh2022-11-131-1/+1
|
* etc/guix/home.scm: Add "gnote" packageEuAndreh2022-11-131-0/+1
|
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-123-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 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
| | | | It is being downloaded from a substitute server.
* etc/guix/home.scm: Add Vala and GTK packagesEuAndreh2022-11-102-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" 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
|