diff --git a/flake.lock b/flake.lock index a4f7f7a..b5f7986 100755 --- a/flake.lock +++ b/flake.lock @@ -477,7 +477,8 @@ "plasma-manager": "plasma-manager", "sops-nix": "sops-nix", "zapret": "zapret", - "zeroq": "zeroq" + "zeroq": "zeroq", + "zeroq-credentials": "zeroq-credentials" } }, "sops-nix": { @@ -540,6 +541,21 @@ "type": "path" }, "parent": [] + }, + "zeroq-credentials": { + "locked": { + "lastModified": 1753304447, + "narHash": "sha256-dklfZZI1KWlc2RsqyDN09iop7iZaM9B7Eqmbt9587E0=", + "ref": "refs/heads/master", + "rev": "8320cf777bab7f0cb9191ecd6834f55298bcaff0", + "revCount": 2, + "type": "git", + "url": "ssh://git@github.com/oqyude/zeroq-credentials.git" + }, + "original": { + "type": "git", + "url": "ssh://git@github.com/oqyude/zeroq-credentials.git" + } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 688c96d..e057262 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ # My zeroq.url = "path:./modules/zeroq"; # flake of variables - zeroq-credentials.url = "git+ssh://git@github.com:oqyude/zeroq-credentials.git"; # flake of variables + zeroq-credentials.url = "git+ssh://git@github.com/oqyude/zeroq-credentials.git"; # flake of variables zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret # nixpkgs