From b1d33c93227808f367056ada18fba47322e8cfad Mon Sep 17 00:00:00 2001 From: oqyude Date: Sat, 1 Nov 2025 19:41:19 +0300 Subject: [PATCH] 123 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 3674daf..3c51cb9 100755 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ # My zeroq-credentials.url = "git+ssh://git@github.com/oqyude/zeroq-credentials.git"; # flake of creds zeroq-vars = { - url = ./vars.nix; + url = "path:./vars.nix"; flake = false; }; zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret