aboutsummaryrefslogtreecommitdiff
path: root/src/xyz/euandreh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* src/xyz/euandreh/queue.scm: Fix patch to CUPS filters in epson-L365EuAndreh2022-11-221-1/+3
* src/xyz/euandreh/queue.scm: Remove heredoc dependencyEuAndreh2022-11-221-7/+2
* src/xyz/euandreh/queue.scm: Add mailutils-sendmail packageEuAndreh2022-11-221-0/+12
* src/xyz/euandreh/queue.scm: Add postfix packageEuAndreh2022-11-221-0/+138
* src/xyz/euandreh/packages.scm: Update guile-heredoc versionEuAndreh2022-11-161-2/+2
* src/xyz/euandreh/queue.scm (remhind): native-inputs -> inputsEuAndreh2022-11-041-1/+1
* src/xyz/euandreh/queue.scm: Move libnotify to native-inputsEuAndreh2022-11-041-2/+3
* src/xyz/euandreh/queue.scm: s/python-remhind/remhind/EuAndreh2022-11-041-3/+3
* src/xyz/euandreh/queue.scm: Add python-remhindEuAndreh2022-11-041-1/+59