diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; omnisearch = { - url = "git+https://git.bwaaa.monster/omnisearch"; + url = "git+https://git.bwaaa.monster/omnisearch?shallow=0"; inputs.nixpkgs.follows = "nixpkgs"; }; sops-nix = { |
