mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Make pio work in vscode
This commit is contained in:
@@ -80,5 +80,10 @@
|
||||
};
|
||||
|
||||
fwupd.enable = true;
|
||||
|
||||
udev.packages = with pkgs; [
|
||||
platformio-core.udev
|
||||
openocd
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user