spec(eientei): add webauthn nextcloud app
This commit is contained in:
parent
8164401592
commit
e5fd0a2243
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ in {
|
||||||
extraApps = {
|
extraApps = {
|
||||||
inherit (pkgs.nextcloud28Packages.apps)
|
inherit (pkgs.nextcloud28Packages.apps)
|
||||||
notify_push impersonate spreed
|
notify_push impersonate spreed
|
||||||
contacts bookmarks deck polls notes forms;
|
contacts bookmarks deck polls notes forms
|
||||||
|
twofactor_webauthn;
|
||||||
};
|
};
|
||||||
home = "/nix/persist/service/nextcloud";
|
home = "/nix/persist/service/nextcloud";
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue