Add Arduino support, dialout group, and Zed skill
- Enable the Arduino IDE flatpak and add it to the system modules list. - Add the user to the `dialout` group for serial device access. - Include a new Zed skill configuration that fetches a remote skill file.
This commit is contained in:
@@ -11,6 +11,7 @@ _: {
|
||||
warehouse.enable = true; # Flatpak manager
|
||||
flatseal.enable = true; # Flatpak permissions manager
|
||||
upscaler.enable = true; # Upscaler: Upscale and enhance images
|
||||
arduino.enable = false; # Arduino: Open-source electronics prototyping platform
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user