nextcloud: Remove unused variable
This commit is contained in:
parent
aec7c5c7d8
commit
7affed34f1
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
config,
|
||||
options,
|
||||
...
|
||||
}: let
|
||||
nextcloud = pkgs.nextcloud27;
|
||||
|
|
Loading…
Reference in a new issue