diff options
Diffstat (limited to '')
| -rw-r--r-- | inputs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inputs.nix b/inputs.nix index 968cca8f..7d89fb55 100644 --- a/inputs.nix +++ b/inputs.nix @@ -38,7 +38,7 @@ in { "nixvim" = { url = "github:nix-community/nixvim/main"; }; - "qmk_layout" = { + "qmk_firmware" = { url = "git+https://git.foss-syndicate.org/bpeetz/qmk_layout?ref=prime"; }; # "serverphone" = { |
