mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix: adb and fastboot's udev rules are now integrated within systemd
This commit is contained in:
@@ -52,7 +52,6 @@
|
|||||||
|
|
||||||
udev.packages = with pkgs; [
|
udev.packages = with pkgs; [
|
||||||
gnome-settings-daemon
|
gnome-settings-daemon
|
||||||
android-udev-rules # required by adb
|
|
||||||
# platformio # udev rules for platformio
|
# platformio # udev rules for platformio
|
||||||
# openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
# openocd # required by paltformio, see https://github.com/NixOS/nixpkgs/issues/224895
|
||||||
# openfpgaloader
|
# openfpgaloader
|
||||||
|
|||||||
Reference in New Issue
Block a user