aboutsummaryrefslogtreecommitdiff
path: root/etc/python (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-29etc/guix/channels.scm: Fix path to Git repositoryEuAndreh1-1/+1
2022-11-28etc/sh/rc: Add "--no-print-directory" to make(1) aliasEuAndreh1-1/+1
2022-11-28etc/sh/rc: Allow f(1) to work without any argumentsEuAndreh1-2/+2
2022-11-28etc/sh/cronjob.sh: Add $(hostname) to cronjob subjectEuAndreh1-1/+1
2022-11-27etc/guix/home.scm: Remove now unused package "isync-with-options"EuAndreh1-1/+0
2022-11-27etc/i3/config: Add keybindings for screenshotsEuAndreh1-0/+3
2022-11-27etc/guix/home.scm: Add screenshots "scrot" packageEuAndreh1-0/+1
2022-11-27Makefile: Store SSH connections in $XDG_STATE_HOMEEuAndreh1-2/+2
2022-11-27Use friendly name as WireGuard aliases by defaultEuAndreh2-8/+4
2022-11-27etc/guix/system.scm: Point both "toph" and "toph.wg" to WireGuardEuAndreh1-3/+2
2022-11-27etc/ssh/known_hosts: Add keys with its verification linksEuAndreh1-0/+28
2022-11-27etc/ssh/known_hosts: Reinit known hosts fileEuAndreh1-86/+0
2022-11-27etc/guix/system.scm: euandreh.xyz -> euandre.orgEuAndreh1-3/+5
2022-11-27bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.orgEuAndreh3-7/+7
2022-11-27Makefile: Make "cd + $(MAKE)" rules silentEuAndreh1-3/+3
2022-11-27etc/guix/channels.scm: arrobaponto.org -> euandre.orgEuAndreh1-2/+2
2022-11-27Makefile: Use $(HOME) over ~ in dependency nameEuAndreh1-1/+1
2022-11-27Makefile: Consistent sort of $(derived-assets)EuAndreh1-4/+4
2022-11-27Makefile: Enforce creating $XDG_CACHE_HOME/ssh/connEuAndreh1-0/+4
2022-11-25etc/guix/system.scm: Do not run newaliases in postfix-activation•••For some reason it prevents the boop process. I'm still debugging it, but for now I'll keep it up-to-date manually. EuAndreh1-4/+1
2022-11-25bin/open: Use VLC over mpv; remove nohupEuAndreh1-2/+2
2022-11-25etc/guix/system.scm: Add "brightness" group and include myself in itEuAndreh1-2/+5
2022-11-25etc/ssh/known_hosts: euandreh.xyz and camarada.site now points to tophEuAndreh1-2/+2
2022-11-25etc/guix/system.scm: Add new group "cache" and include myself in itEuAndreh1-1/+7
2022-11-25Makefile: Use the same rule to build both manpages from PODEuAndreh1-3/+3
2022-11-24etc/guix/system.scm: Add WIP custom build of epson-L365 driverEuAndreh1-1/+69
2022-11-24etc/guix/home.scm: Add packages "sysstat" and "rrdtool"EuAndreh1-0/+2
2022-11-24etc/sh/cronjob.sh: Run cronjobs with increased nicenessEuAndreh1-1/+1
2022-11-24etc/guix/home.scm: Remove previous generation of email tools•••Namely: - msmtp - isync - notmuch - afew - alot EuAndreh1-26/+1
2022-11-24Makefile: Fix dependency of sasl-passwordEuAndreh1-1/+5
2022-11-24opt/tests/assert-running-service.sh: Add to "check" targetEuAndreh2-6/+19
2022-11-24etc/guix/system.scm: Add working WIP version of local Postfix serviceEuAndreh1-0/+283
2022-11-24bin/email: Stop using msmtpq; add default values for "From:" and "Subject:"EuAndreh1-8/+23
2022-11-24Revert "Revert "Move email, IRC and Atom into Thunderbird""•••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. EuAndreh7-407/+28
2022-11-24etc/guix/home.scm: Use patched "mailutils-sendmail" packageEuAndreh1-2/+3
2022-11-24etc/guix/channels.scm: Change personal repository to "org-arrobaponto"EuAndreh1-2/+2
2022-11-24etc/guix/home.scm: Spli cronjobs for backup and upgrade•••Ideally both last less, and don't compete with IO so much. EuAndreh1-2/+2
2022-11-23etc/ssh/known_hosts: Add alias to toph.wgEuAndreh1-0/+1
2022-11-22etc/guix/system.scm: Split "toph" from "toph.tld" variablesEuAndreh1-4/+8
2022-11-22etc/ssh/known_hosts: Add wireguard public key aliasEuAndreh1-0/+1
2022-11-22bin/update: Do a verbose guix pullEuAndreh1-1/+1
2022-11-22etc/guix/system.scm: Add /etc/aliases entry for root -> andrehEuAndreh1-0/+2
2022-11-22etc/guix/system.scm: Point WireGuard to toph over kuviraEuAndreh1-5/+6
2022-11-22etc/guix/system.scm: Add "whoami" variableEuAndreh1-5/+8
2022-11-21etc/i3/config: Add calculator to Mod-cEuAndreh2-0/+2
2022-11-21bin/upgrade: Fix path to current Guix Home file•••Follow-up on 7406e924e29f179b2d5aa676c5378866b67ac41c. EuAndreh1-1/+1
2022-11-21etc/guix/home.scm: Unregister email cronjobsEuAndreh1-2/+0
2022-11-19etc/guix/system.scm: Remove guile-heredoc-latest•••Use the same package available in the Guix Home instead, via sudo -E. EuAndreh1-2/+1
2022-11-19bin/upgrade: Use the current files for the upgrade•••Imagine 2 scenarios: 1. I leave home.scm in an intermediary broken state, and an important security update is available. The "guix pull" command will work, but the security fixes won't be installed, because the home.scm file isn't properly formed. Using the current home.scm file addresses that; 2. a malicious program writes to system.scm, and the upgrade automatically implements any changes present in it. Instead the changes to the system, which require root access, shouldn't be blindly done, and using strictly the existing system.scm addresses that. It doesn't address many other bad things the malicious program can do. EuAndreh1-2/+2
2022-11-19etc/guix/system.scm: Remove "guile" package from system profileEuAndreh1-1/+0