updated flake

This commit is contained in:
Leyla Becker 2024-12-22 15:24:28 -06:00
parent 1f19f9bf14
commit f9947cd93d
3 changed files with 35 additions and 32 deletions

View file

@ -13,7 +13,7 @@
# self hosted repo of secrets file to further protect files in case of future encryption vulnerabilities
secrets = {
url = "git+https://git.jan-leila.com/jan-leila/nix-config-secrets?ref=main";
url = "git+ssh://git@git.jan-leila.com/jan-leila/nix-config-secrets.git";
flake = false;
};