Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | queue.scm: Export missing *shadow-group-configuration* names | EuAndreh | 2023-03-16 | 1 | -0/+2 |
* | queue.scm: Export missing cyrus-* names | EuAndreh | 2023-03-16 | 1 | -0/+4 |
* | queue.scm: Add support for raw config file of cyrus-service-configuration | EuAndreh | 2023-03-16 | 1 | -10/+10 |
* | queue.scm: Add proper docstring to shadow-group-service-type | EuAndreh | 2023-03-16 | 1 | -1/+14 |
* | queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type...Also add those to `Makefile` as separate targets. BONUS: better naming of Guix targets in `Makefile`. Instead of `all-{packages,services}`, it is now `guix-{packages,services}`, as there are other packages being built that do not belong to Guix, and maybe more services in the future. | EuAndreh | 2023-03-16 | 1 | -23/+60 |
* | queue.scm: Use mkdir-p/perms vs mkdir-p+chown+chmod | EuAndreh | 2023-03-16 | 1 | -17/+11 |
* | queue.scm: Add extra separation before "mailutils-sendmail" package | EuAndreh | 2023-03-16 | 1 | -0/+1 |
* | queue.scm: Export postfix-* | EuAndreh | 2023-03-16 | 1 | -1/+35 |
* | queue.scm: Add mailutils-sendmail package back | EuAndreh | 2023-03-13 | 1 | -0/+9 |
* | packages.scm: Remove td-latest package | EuAndreh | 2023-03-13 | 1 | -25/+0 |
* | git mv src/xyz/euandreh/* src/org/euandre/ | EuAndreh | 2023-03-13 | 2 | -0/+1457 |