mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -28,23 +28,24 @@
|
|||||||
"nextcloud.zeroq.ru"
|
"nextcloud.zeroq.ru"
|
||||||
"100.64.0.0"
|
"100.64.0.0"
|
||||||
"192.168.1.18"
|
"192.168.1.18"
|
||||||
#"localhost"
|
"localhost"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
extraApps = {
|
extraApps = {
|
||||||
inherit (pkgs.nextcloud30Packages.apps)
|
inherit (pkgs.nextcloud31Packages.apps)
|
||||||
|
deck
|
||||||
|
end_to_end_encryption
|
||||||
|
groupfolders
|
||||||
|
impersonate
|
||||||
|
onlyoffice
|
||||||
bookmarks
|
bookmarks
|
||||||
calendar
|
calendar
|
||||||
contacts
|
contacts
|
||||||
cookbook
|
cookbook
|
||||||
cospend
|
cospend
|
||||||
deck
|
|
||||||
end_to_end_encryption
|
|
||||||
forms
|
forms
|
||||||
gpoddersync
|
gpoddersync
|
||||||
groupfolders
|
|
||||||
impersonate
|
|
||||||
integration_paperless
|
integration_paperless
|
||||||
mail
|
mail
|
||||||
maps
|
maps
|
||||||
@@ -52,7 +53,6 @@
|
|||||||
music
|
music
|
||||||
notes
|
notes
|
||||||
notify_push
|
notify_push
|
||||||
onlyoffice
|
|
||||||
polls
|
polls
|
||||||
previewgenerator
|
previewgenerator
|
||||||
richdocuments
|
richdocuments
|
||||||
|
|||||||
Reference in New Issue
Block a user