diff --git a/flake.lock b/flake.lock index e54003e..10091d7 100644 --- a/flake.lock +++ b/flake.lock @@ -44,11 +44,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1786989801, - "narHash": "sha256-icxE80jGcz1TuHAQhSSUpK/ZriAI9mvt6MHlI3B9jqo=", + "lastModified": 1785613642, + "narHash": "sha256-WFG0BXn6XHhdf5O2EC0KOvCpzkknx5pPwTME1NNPLhw=", "ref": "refs/heads/master", - "rev": "83632f5cf9492f83e1498974b137facf7795b8c3", - "revCount": 392, + "rev": "1cf3de423a932da611c715df7a6196d969b25e80", + "revCount": 388, "type": "git", "url": "https://git.yisroelbaum.com/yisroelbaum/Rabbi_Gerzi" }, diff --git a/rabbi-gerzi.nix b/rabbi-gerzi.nix index 8da51b0..36905fb 100644 --- a/rabbi-gerzi.nix +++ b/rabbi-gerzi.nix @@ -5,10 +5,6 @@ { services.rabbi-gerzi = { enable = true; - secretFiles = { - borgPassphrase = config.sops.secrets."borg-passphrase".path; - borgPrivateKey = config.sops.secrets."borg-private-key".path; - }; frontend = { hostName = "rabbigerzi.yisroelbaum.com"; nginx = {