fix: NixOS | do not generate age key

This commit is contained in:
Shahab Dogar
2025-02-09 21:16:52 +05:00
parent 7d070edda4
commit 85eaa3af92
3 changed files with 1 additions and 18 deletions

View File

@@ -35,7 +35,7 @@
# Secrets
nix-secrets = {
url = "git+ssh://git@git.dogar.dev:shahab/nix-secrets?shallow=1&ref=main";
url = "git+ssh://git@git.dogar.dev/shahab/nix-secrets?shallow=1&ref=main";
flake = false;
};
};