add snappymail to nextcloud

This commit is contained in:
Noah Masur
2024-01-21 02:12:57 +00:00
parent e7bbf68dde
commit fc2484227a
4 changed files with 26 additions and 0 deletions

View File

@ -196,6 +196,12 @@
"https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.11.0/cookbook-0.11.0.tar.gz";
flake = false;
};
nextcloud-snappymail = {
# https://github.com/the-djmaze/snappymail/releases
url =
"https://snappymail.eu/repository/nextcloud/snappymail-2.32.0-nextcloud.tar.gz";
flake = false;
};
};