add mailserver

This commit is contained in:
Vivian 2022-09-21 18:00:51 +02:00
parent a27b23638e
commit 5c5bd117e0
6 changed files with 117 additions and 8 deletions

View file

@ -31,6 +31,9 @@
riff.inputs.nixpkgs.follows = "nixpkgs";
webcord.url = "github:fufexan/webcord-flake";
mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
mailserver.inputs.nixpkgs.follows = "nixpkgs";
};
outputs =