Install nextcloud news

This commit is contained in:
SebastianStork 2024-09-05 20:32:02 +02:00
parent b0812e54ab
commit dd94a75d30
3 changed files with 48 additions and 8 deletions

View file

@ -56,6 +56,15 @@
url = "github:yokoffing/Betterfox";
flake = false;
};
nextcloud-twofactor-totp = {
url = "https://github.com/nextcloud-releases/twofactor_totp/releases/download/v6.4.1/twofactor_totp-v6.4.1.tar.gz";
flake = false;
};
nextcloud-news = {
url = "https://github.com/nextcloud/news/releases/download/25.0.0-alpha8/news.tar.gz";
flake = false;
};
};
outputs =