mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
chore: remove platformio - not used currently
This commit is contained in:
@@ -52,10 +52,10 @@
|
||||
|
||||
udev.packages = with pkgs; [
|
||||
gnome-settings-daemon
|
||||
platformio # udev rules for platformio
|
||||
openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
||||
android-udev-rules # required by adb
|
||||
openfpgaloader
|
||||
# platformio # udev rules for platformio
|
||||
# openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
||||
# openfpgaloader
|
||||
];
|
||||
|
||||
# A key remapping daemon for linux.
|
||||
|
||||
Reference in New Issue
Block a user