index
:
packages
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xyz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
queue.scm: Add "home_mailbox" compat config
EuAndreh
2023-03-11
1
-0
/
+2
*
queue.scm: Remove "mail_spool_directory" config
EuAndreh
2023-03-11
1
-2
/
+0
*
queue.scm: Use correct certificate for postfix
EuAndreh
2023-03-11
1
-8
/
+8
*
queue.scm: Fix "mail_spoo_directory" typo
EuAndreh
2023-03-11
1
-1
/
+1
*
queue.scm: Uncomment "mail_location" line of Dovecot
EuAndreh
2023-03-11
1
-3
/
+1
*
queue.scm: Also unindent Dovecot strings just in case
EuAndreh
2023-03-11
1
-53
/
+53
*
queue.scm: Remove (heredoc) trailing whitespace, as Postfix complains about it
EuAndreh
2023-03-11
1
-85
/
+85
*
queue.scm: Tweak string of Postfix main.cf
EuAndreh
2023-03-11
1
-3
/
+3
*
queue.scm: Use debug procedure for cyrus-sasl-service extra action
EuAndreh
2023-03-11
1
-0
/
+2
*
Revert "queue.scm: Try disabling cyrus-sasl action to fix the build"
EuAndreh
2023-03-11
1
-1
/
+11
*
queue.scm: Try disabling cyrus-sasl action to fix the build
EuAndreh
2023-03-11
1
-11
/
+1
*
queue.scm: Typo in (postfix-sasl-services ...) function name
EuAndreh
2023-03-11
1
-1
/
+1
*
queue.scm: Enable Postifx extending Cyrus SASL
EuAndreh
2023-03-11
1
-6
/
+0
*
queue.scm: Tweak cyrus-service-configuration composition
EuAndreh
2023-03-11
1
-0
/
+4
*
queue.scm: Fix mta-sts nginx configuration
EuAndreh
2023-03-11
1
-21
/
+21
*
queue.scm: Import (gnu system setuid)
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for (least-authority-wrapper ...)
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Fix escaping in former heredoc strings
EuAndreh
2023-03-11
1
-5
/
+5
*
queue.scm: Disable unimplemented postfix-sasl-service
EuAndreh
2023-03-11
1
-0
/
+2
*
queue.scm: Add import for certbot-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for nginx-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for mail-aliases-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Fix parentheses matching
EuAndreh
2023-03-11
1
-2
/
+2
*
queue.scm: Remove heredoc strings
EuAndreh
2023-03-11
1
-27
/
+24
*
src/xyz/euandreh/queue.scm: Add missing prefix to %namespaces
EuAndreh
2023-03-11
1
-3
/
+3
*
src/xyz/euandreh/queue.scm: Export some postfix and dovecot symbols
EuAndreh
2023-03-11
1
-1
/
+6
*
src/xyz/euandreh/queue.scm: Dump the other service definitions
EuAndreh
2023-03-11
1
-47
/
+749
*
queue.scm: Inline epson-L365 package into $XDG_CONFIG_HOME/guix/system.scm
EuAndreh
2023-02-26
1
-56
/
+0
*
queue.scm: Remove tmux-plugin-continuum package
EuAndreh
2023-02-26
1
-39
/
+0
*
queue.scm: Remove unused remhind package and its dependency python-xdg
EuAndreh
2023-02-26
1
-55
/
+0
*
queue.scm: Remove tmux-plugin-resurrect
EuAndreh
2023-02-26
1
-49
/
+0
*
src/xyz/euandreh/packages.scm: Fix source address
EuAndreh
2023-02-18
1
-4
/
+4
*
src/xyz/euandreh/queue.scm: Remove python-docx package
EuAndreh
2023-01-30
1
-26
/
+0
*
Revert "queue.scm: Remove packages present in Guix fork"
EuAndreh
2023-01-30
1
-0
/
+270
*
queue.scm: Shorten documentation string markers
EuAndreh
2022-12-01
1
-6
/
+6
*
queue.scm: Fix splicing of supplementary-groups
EuAndreh
2022-12-01
1
-2
/
+2
*
queue.scm: Use explicit list instead of quote for default value
EuAndreh
2022-12-01
1
-1
/
+1
*
queue.scm: Export cyrus-sasl-accounts
EuAndreh
2022-12-01
1
-0
/
+1
*
queue.scm: Use dkimproxyout also as the DNS selector
EuAndreh
2022-12-01
1
-1
/
+1
*
queue.scm: Remove --user/--group from DKIMproxy.out as it had to be root
EuAndreh
2022-12-01
1
-3
/
+1
*
queue.scm: Avoid warning by giving DKIMproxy "--user" and "--group"
EuAndreh
2022-12-01
1
-2
/
+3
*
queue.scm: Rename DKIMproxy-out to DKIMproxy.out
EuAndreh
2022-12-01
1
-5
/
+5
*
queue.scm: Use correct "config-name" instead of "config-file"
EuAndreh
2022-12-01
1
-1
/
+1
*
queue.scm: Fix extra unquote
EuAndreh
2022-12-01
1
-1
/
+1
*
queue.scm: Rename service dkimproxy to dkimproxyout
EuAndreh
2022-12-01
1
-2
/
+2
*
queue.scm: Parameterize DKIMproxy.out config file name
EuAndreh
2022-12-01
1
-22
/
+25
*
queue.scm: give the Cyrus SASL supplementary groups to the forkexec command
EuAndreh
2022-11-30
1
-12
/
+13
*
queue.scm: Revert Cyrus SASL state-dir permissions
EuAndreh
2022-11-30
1
-1
/
+1
*
queue.scm: Restrict Cyrus SASL state-dir to 750
EuAndreh
2022-11-30
1
-1
/
+1
*
queue.scm: change permision of Cyrus SASL state-dir
EuAndreh
2022-11-30
1
-4
/
+7
[next]