feat(focus): add webauthn nextcloud app
This commit is contained in:
parent
97019e7840
commit
e22de6956a
|
@ -8,7 +8,8 @@ in {
|
|||
extraApps = {
|
||||
inherit (pkgs.nextcloud28Packages.apps)
|
||||
notify_push impersonate spreed
|
||||
contacts bookmarks deck polls notes forms;
|
||||
contacts bookmarks deck polls notes forms
|
||||
twofactor_webauthn;
|
||||
};
|
||||
home = "/nix/persist/service/nextcloud";
|
||||
configureRedis = true;
|
||||
|
|
Loading…
Reference in a new issue