{ config, lib, pkgs, ... }: { module.backup.services.encfs = { "fotos".enable = true; "desktop".enable = true; "finance".enable = true; }; }