diff --git a/flake.nix b/flake.nix index 4e29d88..c89a25b 100644 --- a/flake.nix +++ b/flake.nix @@ -30,10 +30,6 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - trilium-next-pr = { - url = "github:FliegendeWurst/nixpkgs/trilium-next"; - # Don't follow nixpkgs as this repo has its own pinned nixpkgs - }; anikki = { url = "github:Hion-V/Anikki-flake"; inputs.nixpkgs.follows = "nixpkgs";