This commit is contained in:
Natsu Kagami 2022-06-09 22:41:37 -04:00
parent a885d52572
commit 05c4fd1fd7
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@
# ---
# DEPLOYMENT ONLY! secrets
secrets.url = "git+https://github.com/natsukagami/nix-deploy-secrets";
secrets.url = "git+ssh://git@github.com/natsukagami/nix-deploy-secrets";
};
outputs = { self, darwin, nixpkgs, nixpkgs-unstable, home-manager, deploy-rs, sops-nix, nur, ... }@inputs: