Desktop: install qmk tools

This commit is contained in:
Toast 2024-10-08 09:25:43 +02:00
parent 39fcb86f6e
commit f3c83f4ac2

View file

@ -19,6 +19,7 @@
];
hardware.keyboard.qmk.enable = true;
home-manager.users.toast.home.packages = [pkgs.qmk];
boot.plymouth.enable = true;
}