aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/guix (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* src/infrastructure/guix/system.scm: Fix email loop with virtual_alias_databaseEuAndreh2022-11-281-4/+5
|
* src/infrastructure/guix/system.scm: Use alias_database with "static:" is not ↵EuAndreh2022-11-281-3/+4
| | | | working
* src/infrastructure/guix/: Make uniform path for git:// and https:// accessEuAndreh2022-11-282-2/+3
| | | | | | Instead of having repositories served over the Git protocol differ from when they are served via the Dumb HTTP protocol. Previously, nginx was doing the URL rewriting, and
* src/infrastructure/guix/system.scm: Add hostname to cronjob email subjectEuAndreh2022-11-281-1/+1
|
* src/infrastructure/guix/channels.scm: Change org-euandre channelEuAndreh2022-11-281-2/+2
|
* Build TODOs.html on "public" targetEuAndreh2022-11-271-4/+19
|
* src/infrastructure/guix/system.scm: Use "inline:" for "alias_database"EuAndreh2022-11-271-2/+3
|
* src/infrastructure/guix/system.scm: Use custom /etc/hosts file: Include ↵EuAndreh2022-11-271-0/+13
| | | | WireGuard addresses
* src/infrastructure/guix/system.scm: Add catchall email addressEuAndreh2022-11-271-0/+2
|
* src/infrastructure/guix/system.scm: Use SIGKILL for Postfix againEuAndreh2022-11-271-1/+1
|
* src/infrastructure/guix/system.scm: WIP setup Prosody auth via SASLEuAndreh2022-11-271-3/+49
|
* src/infrastructure/: Settle on euandre.org as host-nameEuAndreh2022-11-271-46/+11
|
* src/infrastructure/guix/system.scm: Disable verbose mode of smtpd processesEuAndreh2022-11-271-3/+3
|
* src/infrastructure/guix/system.scm: Add "htop" packageEuAndreh2022-11-261-0/+1
|
* src/infrastructure/guix/system.scm: Add libvirt and virtlog servicesEuAndreh2022-11-261-0/+3
|
* src/infrastructure/guix/system.scm: Add named config-file on dovecot reloadEuAndreh2022-11-261-2/+5
|
* src/infrastructure/guix/system.scm: Remove commented prosody sectionEuAndreh2022-11-251-5/+0
|
* src/infrastructure/guix/system.scm: Enable fail2ban serviceEuAndreh2022-11-251-0/+2
| | | | Use the default configuration while I'm learning to operate the service.
* src/infrastructure/guix/system.scm: Use git-shell as the login for gitEuAndreh2022-11-251-2/+1
|
* src/infrastructure/guix/system.scm: Add cronjobs for borg and reconfigureEuAndreh2022-11-251-0/+7
|
* src/infrastructure/guix/system.scm: Simplify and make with-email workEuAndreh2022-11-251-2/+2
|
* src/infrastructure/guix/system.scm: Move suyin and SSH configuration to root ↵EuAndreh2022-11-251-10/+7
| | | | | | | account Remove auxiliary "borg" group used to give read permission to the passphrase file.
* Setup toph access to suyin for making backupsEuAndreh2022-11-251-5/+8
|
* src/infrastructure/guix/system.scm: Add working version of toph OSEuAndreh2022-11-252-0/+1925