Skip to content

Commit da6fec4

Browse files
Oops, fix ref to secrets
1 parent 95b0958 commit da6fec4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

flake.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
treefmt.url = "github:numtide/treefmt-nix";
3939
treefmt.inputs.nixpkgs.follows = "nixpkgs";
4040

41-
# tilde-secrets.url = "git+ssh://git@github.com/ethnt/tilde-secrets";
42-
tilde-secrets.url = "git+file:///Users/ethan.turkeltaub/Workspace/tilde-secrets";
41+
tilde-secrets.url = "git+ssh://git@github.com/ethnt/tilde-secrets";
4342

4443
pragmatapro.url = "git+ssh://git@github.com/ethnt/pragmatapro";
4544
pragmatapro.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)