diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ }; tmux-tsunami = { - url = "github:bluedragon1221/tmux-tsunami"; + url = "./tmux-tsunami"; inputs.nixpkgs.follows = "nixpkgs"; }; |
