This commit is contained in:
Tao Tien 2024-03-15 21:39:09 -07:00
parent cb9b393cf0
commit de8c66d530
5 changed files with 21 additions and 25 deletions

View file

@ -58,11 +58,6 @@
trunk
];
# nixpkgs.config.permittedInsecurePackages = [
# # etcher
# "electron-19.1.9"
# ];
services.udev.extraRules = ''
SUBSYSTEM == "tty", GROUP="dialout", ATTRS{interface}=="Black Magic GDB Server", SYMLINK+="ttyBmpGdb"
SUBSYSTEM == "tty", GROUP="dialout", ATTRS{interface}=="Black Magic UART Port", SYMLINK+="ttyBmpTarg"