what did the one commit say to the other.. git good

This commit is contained in:
Zastian Pretorius
2025-08-12 22:21:16 +01:00
parent d4397e5298
commit e888dc33e8
4 changed files with 62 additions and 27 deletions

View File

@@ -190,6 +190,12 @@
SuspendState=mem
'';
#udev rules
services.udev.packages = [
pkgs.platformio-core
pkgs.platformio
pkgs.openocd
pkgs.brave
];
#services.udev.extraRules = ''
# KERNEL=="hidraw*", KERNELS=="*054C:0CE6*", MODE="0660", TAG+="uaccess"
#'';