aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* queue.scm: Add extra separation before "mailutils-sendmail" packageEuAndreh2023-03-161-0/+1
* queue.scm: Export postfix-*EuAndreh2023-03-161-1/+35
* queue.scm: Add mailutils-sendmail package backEuAndreh2023-03-131-0/+9
* Build nix derivation without the "shell.nix" hackEuAndreh2023-03-135-27/+31
* packages.scm: Remove td-latest packageEuAndreh2023-03-131-25/+0
* Makefile: Cleanup old targetsEuAndreh2023-03-131-35/+2
* Also build OS with services in "all" targetEuAndreh2023-03-132-1/+43
* rm -rf aux/ po/EuAndreh2023-03-1336-1710/+8
* git mv src/xyz/euandreh/* src/org/euandre/EuAndreh2023-03-133-5/+5
* queue.scm: Name the "Spam" folder by its "special" name, "Junk"EuAndreh2023-03-121-1/+1
* queue.scm: Adapt INBOX location for Dovecot depending on "mail-in-home?"EuAndreh2023-03-121-3/+3
* queue.scm: Ensure state-dir exists before generating dhparam fileEuAndreh2023-03-121-0/+1
* queue.scm: Export dovecot2-configurationEuAndreh2023-03-121-1/+2
* queue.scm: Remove wrong quote closing in dovecot configEuAndreh2023-03-121-1/+1
* queue.scm: Add "mail-in-home?" option for dovecot and postfix servicesEuAndreh2023-03-121-4/+14
* queue.scm: Add "home_mailbox" compat configEuAndreh2023-03-111-0/+2
* queue.scm: Remove "mail_spool_directory" configEuAndreh2023-03-111-2/+0
* queue.scm: Use correct certificate for postfixEuAndreh2023-03-111-8/+8
* queue.scm: Fix "mail_spoo_directory" typoEuAndreh2023-03-111-1/+1
* queue.scm: Uncomment "mail_location" line of DovecotEuAndreh2023-03-111-3/+1
* queue.scm: Also unindent Dovecot strings just in caseEuAndreh2023-03-111-63/+63
* queue.scm: Remove (heredoc) trailing whitespace, as Postfix complains about itEuAndreh2023-03-111-88/+88
* queue.scm: Tweak string of Postfix main.cfEuAndreh2023-03-111-3/+3
* queue.scm: Use debug procedure for cyrus-sasl-service extra actionEuAndreh2023-03-111-0/+2
* Revert "queue.scm: Try disabling cyrus-sasl action to fix the build"...This reverts commit 96f1f1c69d91f681f5d3557c4feb6629d283c696. EuAndreh2023-03-111-1/+11
* queue.scm: Try disabling cyrus-sasl action to fix the buildEuAndreh2023-03-111-11/+1
* queue.scm: Typo in (postfix-sasl-services ...) function nameEuAndreh2023-03-111-1/+1
* queue.scm: Enable Postifx extending Cyrus SASLEuAndreh2023-03-111-6/+0
* queue.scm: Tweak cyrus-service-configuration compositionEuAndreh2023-03-111-0/+4
* queue.scm: Fix mta-sts nginx configurationEuAndreh2023-03-111-21/+21
* queue.scm: Import (gnu system setuid)EuAndreh2023-03-111-0/+1
* queue.scm: Add import for (least-authority-wrapper ...)EuAndreh2023-03-111-0/+1
* queue.scm: Fix escaping in former heredoc stringsEuAndreh2023-03-111-5/+5
* queue.scm: Disable unimplemented postfix-sasl-serviceEuAndreh2023-03-111-0/+2
* queue.scm: Add import for certbot-service-typeEuAndreh2023-03-111-0/+1
* queue.scm: Add import for nginx-service-typeEuAndreh2023-03-111-0/+1
* queue.scm: Add import for mail-aliases-service-typeEuAndreh2023-03-111-0/+1
* queue.scm: Fix parentheses matchingEuAndreh2023-03-111-2/+2
* Makefile: Add rule to generate "EuAndreh.key"EuAndreh2023-03-111-1/+4
* queue.scm: Remove heredoc stringsEuAndreh2023-03-111-27/+24
* src/xyz/euandreh/queue.scm: Add missing prefix to %namespacesEuAndreh2023-03-111-3/+3
* src/xyz/euandreh/queue.scm: Export some postfix and dovecot symbolsEuAndreh2023-03-111-1/+6
* src/xyz/euandreh/queue.scm: Dump the other service definitionsEuAndreh2023-03-111-47/+749
* queue.scm: Inline epson-L365 package into $XDG_CONFIG_HOME/guix/system.scm...The reasoning is the same as the previous commit, 75e2ec0e7bdc04fa69a77e09fe355b893e7b278b. EuAndreh2023-02-261-56/+0
* queue.scm: Remove tmux-plugin-continuum package...Inlined directly into $XDG_CONFIG_HOME/guix/home.scm. Since all of my uses of this package also share this file, there's no need to keep it in a channel, only packages that are shared by other machines, such as servers. EuAndreh2023-02-261-39/+0
* queue.scm: Remove unused remhind package and its dependency python-xdgEuAndreh2023-02-261-55/+0
* queue.scm: Remove tmux-plugin-resurrect...My patch was applied upstream. I've just sent a patch for tmux-plugin-continuum, so that it can be removed from here too. EuAndreh2023-02-261-49/+0
* src/xyz/euandreh/packages.scm: Fix source addressEuAndreh2023-02-181-4/+4
* src/xyz/euandreh/queue.scm: Remove python-docx package...The package now exists upstream. EuAndreh2023-01-301-26/+0
* Revert "queue.scm: Remove packages present in Guix fork"...This reverts commit 86c37f9c23fbc38756b61125215cb06e8b45bd29. Revive postfix package. EuAndreh2023-01-301-0/+270