{ config, lib, pkgs, ... }: { sydnix.sops = { enable = true; keyFile = "/persist/vault/root/deertopia-key"; }; # services.nextcloud = { # }; }