formatting

This commit is contained in:
Osman Faruk Bayram 2025-07-12 21:36:18 +03:00
parent 7ce780986b
commit 415715a4f9
58 changed files with 398 additions and 229 deletions

View file

@ -3,7 +3,8 @@
lib,
config,
...
}: {
}:
{
options = {
myModules.arduinoSetup = lib.mkOption {
type = lib.types.bool;