diff --git a/flake.nix b/flake.nix index 85e5794..941e60f 100644 --- a/flake.nix +++ b/flake.nix @@ -19,6 +19,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + xremap = { + url = "github:xremap/nix-flake"; inputs.nixpkgs.follows = "nixpkgs"; };