feat: adds user to dialout group for lora node reasons

This commit is contained in:
Ahwx 2025-05-27 19:25:30 +02:00
parent c73813d5c4
commit 9d664b263f

View file

@ -49,6 +49,7 @@
"docker" "docker"
"input" "input"
"gay" "gay"
"dialout"
]; ];
shell = pkgs.zsh; shell = pkgs.zsh;
}; };