Compare commits

..

No commits in common. "548f97da90fffa9b832302199ce2fefb072df016" and "558f509e333f9dbe56c034f4188555c072110df5" have entirely different histories.

2 changed files with 4 additions and 8 deletions

8
flake.lock generated
View file

@ -44,11 +44,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1786989801, "lastModified": 1785613642,
"narHash": "sha256-icxE80jGcz1TuHAQhSSUpK/ZriAI9mvt6MHlI3B9jqo=", "narHash": "sha256-WFG0BXn6XHhdf5O2EC0KOvCpzkknx5pPwTME1NNPLhw=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "83632f5cf9492f83e1498974b137facf7795b8c3", "rev": "1cf3de423a932da611c715df7a6196d969b25e80",
"revCount": 392, "revCount": 388,
"type": "git", "type": "git",
"url": "https://git.yisroelbaum.com/yisroelbaum/Rabbi_Gerzi" "url": "https://git.yisroelbaum.com/yisroelbaum/Rabbi_Gerzi"
}, },

View file

@ -5,10 +5,6 @@
{ {
services.rabbi-gerzi = { services.rabbi-gerzi = {
enable = true; enable = true;
secretFiles = {
borgPassphrase = config.sops.secrets."borg-passphrase".path;
borgPrivateKey = config.sops.secrets."borg-private-key".path;
};
frontend = { frontend = {
hostName = "rabbigerzi.yisroelbaum.com"; hostName = "rabbigerzi.yisroelbaum.com";
nginx = { nginx = {