This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-08-28 14:34:34 +02:00
parent 13264dfa24
commit 69e2bed0ce

View File

@@ -7,6 +7,7 @@
# ];
environment.systemPackages = with pkgs; [
via
qmk
];
services.udev.packages = [ pkgs.via ];
}