cleanup
This commit is contained in:
parent
cb9b393cf0
commit
de8c66d530
5 changed files with 21 additions and 25 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue