Music is gone
This commit is contained in:
parent
7b169b88d8
commit
29c49bf4d5
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
# List of apps we want to install and are already packaged in
|
||||
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/nextcloud/packages/nextcloud-apps.json
|
||||
inherit calendar contacts deck forms music news notes onlyoffice polls twofactor_nextcloud_notification unsplash;
|
||||
inherit calendar contacts deck forms news notes onlyoffice polls twofactor_nextcloud_notification unsplash;
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue