Test pleroma fix

pleroma-fixes
Inex Code 2022-07-19 15:58:14 +03:00
parent cabe97f1e3
commit 59562e9f27
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ let
cfg = config.services.userdata;
in
{
systemd.services.pleroma.path = [ pkgs.util-linux pkgs.exiftool ];
services = {
pleroma = {
enable = cfg.pleroma.enable;