fixed
This commit is contained in:
parent
9ebc393c6f
commit
8e0628f5b0
3 changed files with 21 additions and 17 deletions
|
|
@ -26,10 +26,10 @@
|
|||
vulkan-loader
|
||||
];
|
||||
|
||||
# nixpkgs.config.permittedInsecurePackages = [
|
||||
# # "electron-12.2.3"
|
||||
# "electron-24.8.6"
|
||||
# ];
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-12.2.3"
|
||||
# "electron-24.8.6"
|
||||
];
|
||||
|
||||
services.udev.extraRules = ''
|
||||
SUBSYSTEM == "tty", GROUP="dialout", ATTRS{interface}=="Black Magic GDB Server", SYMLINK+="ttyBmpGdb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue