mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Install nextcloud news
This commit is contained in:
parent
b0812e54ab
commit
dd94a75d30
3 changed files with 48 additions and 8 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue