Test list
 help / color / mirror / code / Atom feed
* [PATCH nixos-conf] Lay chicken eggs
@ 2024-04-18  1:04 Nguyễn Gia Phong
  0 siblings, 0 replies; only message in thread
From: Nguyễn Gia Phong @ 2024-04-18  1:04 UTC (permalink / raw)
  To: test; +Cc: Nguyễn Gia Phong

---
 mail.nix | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mail.nix b/mail.nix
index ae145566f2fb..248a88dce658 100644
--- a/mail.nix
+++ b/mail.nix
@@ -205,11 +205,14 @@ in {
         url = "https://${publicHost}/${name}";
         newsgroup = "inbox.${name}";
       }) {
-        test.description = "test list";
         chung = {
           description = "News, requests and patches for loang.net";
           coderepo = [ "nixos-conf" "phylactery" "site" ];
         };
+        test = {
+          description = "Test list";
+          coderepo = [ "nixos-conf" ];
+        };
       };
       mda.enable = true;
       postfix.enable = true;
-- 
2.44.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-18  1:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18  1:04 [PATCH nixos-conf] Lay chicken eggs Nguyễn Gia Phong

Code repositories for project(s) associated with this public inbox

	https://trong.loang.net/nixos-conf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).