about summary refs log tree commit diff stats
path: root/inputs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'inputs.nix')
-rw-r--r--inputs.nix2
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" = {