In order to proceed with setting up the mail stack, specifically mailman, I had to update the nixpkgs version I was working off. This meant a few things:
The rbacme.nix module was merged to upstream and so I could remove it
Privatebin is now working off master too
services.httpd.virtualHosts was changed from a list to a dict so I had to rewrite a lot of our stuff to support this
I am merging this into mail branch so that the diff is easier to read. I need this merged soon ish. Mail is nearly ready for merge to master (as in, I might have it done tonight)
In order to proceed with setting up the mail stack, specifically mailman, I had to update the nixpkgs version I was working off. This meant a few things:
I am merging this into mail branch so that the diff is easier to read. I need this merged soon ish. Mail is nearly ready for merge to master (as in, I might have it done tonight)