Delete mail/

I do not use this. In the interest of trimming fat, I'm removing it.
This commit is contained in:
William Carroll 2020-03-24 12:27:00 +00:00
parent 9fdf4d00fa
commit 2551b41d73

View file

@ -1,6 +0,0 @@
{ depot, ... }:
let
inherit (builtins) fetchGit;
tazjdots = import (fetchGit "sso://user/tazjin/dotfiles") { pkgs = depot; };
in tazjdots.services.lieer