Install only platformio udev rules globally
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
# Embedded development with PlatformIO
|
||||
services.udev.packages = with pkgs; [ platformio ];
|
||||
services.udev.packages = with pkgs; [ platformio-core.udev ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user