1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore(flake): switch back to upstream wired-notify since PR is merged

This commit is contained in:
oddlama 2023-10-15 12:22:38 +02:00
parent 585c6c6f1a
commit 051fdc24cb
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 5 additions and 6 deletions

View file

@ -94,7 +94,7 @@
templates.url = "github:NixOS/templates";
wired-notify = {
url = "github:oddlama/wired-notify/feat-not-render-criterion";
url = "github:Toqozz/wired-notify";
inputs.nixpkgs.follows = "nixpkgs";
};
};