{sops-nix, conf, ...}: { imports = [sops-nix.nixosModules.sops]; sops = { age.keyFile = /persist/data${conf.home}/.config/sops/age/keys.txt; }; }