aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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.scmEuAndreh2023-02-261-56/+0
| | | | | The reasoning is the same as the previous commit, 75e2ec0e7bdc04fa69a77e09fe355b893e7b278b.
* queue.scm: Remove tmux-plugin-continuum packageEuAndreh2023-02-261-39/+0
| | | | | | | 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.
* queue.scm: Remove unused remhind package and its dependency python-xdgEuAndreh2023-02-261-55/+0
|
* queue.scm: Remove tmux-plugin-resurrectEuAndreh2023-02-261-49/+0
| | | | | My patch was applied upstream. I've just sent a patch for tmux-plugin-continuum, so that it can be removed from here too.
* src/xyz/euandreh/packages.scm: Fix source addressEuAndreh2023-02-181-4/+4
|
* src/xyz/euandreh/queue.scm: Remove python-docx packageEuAndreh2023-01-301-26/+0
| | | | The package now exists upstream.
* Revert "queue.scm: Remove packages present in Guix fork"EuAndreh2023-01-301-0/+270
| | | | | | This reverts commit 86c37f9c23fbc38756b61125215cb06e8b45bd29. Revive postfix package.
* git mv scripts/paku src/bin/EuAndreh2022-12-011-0/+369
|
* queue.scm: Shorten documentation string markersEuAndreh2022-12-011-6/+6
|
* queue.scm: Fix splicing of supplementary-groupsEuAndreh2022-12-011-2/+2
|
* queue.scm: Use explicit list instead of quote for default valueEuAndreh2022-12-011-1/+1
|
* queue.scm: Export cyrus-sasl-accountsEuAndreh2022-12-011-0/+1
|
* queue.scm: Use dkimproxyout also as the DNS selectorEuAndreh2022-12-011-1/+1
|
* queue.scm: Remove --user/--group from DKIMproxy.out as it had to be rootEuAndreh2022-12-011-3/+1
|
* queue.scm: Avoid warning by giving DKIMproxy "--user" and "--group"EuAndreh2022-12-011-2/+3
|
* queue.scm: Rename DKIMproxy-out to DKIMproxy.outEuAndreh2022-12-011-5/+5
|
* queue.scm: Use correct "config-name" instead of "config-file"EuAndreh2022-12-011-1/+1
|
* queue.scm: Fix extra unquoteEuAndreh2022-12-011-1/+1
|
* queue.scm: Rename service dkimproxy to dkimproxyoutEuAndreh2022-12-011-2/+2
|
* queue.scm: Parameterize DKIMproxy.out config file nameEuAndreh2022-12-011-22/+25
|
* queue.scm: give the Cyrus SASL supplementary groups to the forkexec commandEuAndreh2022-11-301-12/+13
|
* queue.scm: Revert Cyrus SASL state-dir permissionsEuAndreh2022-11-301-1/+1
|
* queue.scm: Restrict Cyrus SASL state-dir to 750EuAndreh2022-11-301-1/+1
|
* queue.scm: change permision of Cyrus SASL state-dirEuAndreh2022-11-301-4/+7
|
* queue.scm: Do not run saslauthd under rootEuAndreh2022-11-301-7/+30
|
* queue.scm: Remove references to other older packagesEuAndreh2022-11-301-6/+1
|
* src/xyz/euandreh/queue.scm: Remove reference to mailutils-sendmail packageEuAndreh2022-11-301-1/+0
|
* queue.scm: Remove #:user key from cyrus-sasl-shepherd-serviceEuAndreh2022-11-291-3/+1
|
* queue.scm: Remove packages present in Guix forkEuAndreh2022-11-291-278/+0
|
* src/xyz/euandreh/queue.scm: Tweak order of attributesEuAndreh2022-11-291-2/+2
|
* src/xyz/euandreh/queue.scm: Move log-level to correct locationEuAndreh2022-11-291-3/+3
|
* src/xyz/euandreh/queue.scm: Add missing "admin" packageEuAndreh2022-11-291-0/+1
|
* queue.scm: Comment out ad-hoc Guile moduleEuAndreh2022-11-291-2/+2
|
* src/xyz/euandreh/queue.scm: Export service functionsEuAndreh2022-11-291-22/+64
|
* queue.scm: Add services sectionEuAndreh2022-11-281-9/+297
|
* queue.scm: Sort packages alphabeticallyEuAndreh2022-11-281-245/+250
|
* src/xyz/euandreh/queue.scm: Use "define-public" for "mailutils-sendmail" packageEuAndreh2022-11-241-1/+1
|
* src/xyz/euandreh/queue.scm: Add note on EPSON EULAEuAndreh2022-11-231-0/+2
|