nixos/nextcloud: add phpExtraExtensions option
This commit is contained in:
committed by
Manuel Bärenz
parent
b1c006f055
commit
434a2783b8
@@ -42,6 +42,7 @@ in {
|
||||
enable = true;
|
||||
startAt = "20:00";
|
||||
};
|
||||
phpExtraExtensions = all: [ all.bz2 ];
|
||||
};
|
||||
|
||||
environment.systemPackages = [ cfg.services.nextcloud.occ ];
|
||||
|
||||
Reference in New Issue
Block a user