feat(zephyrus): Enable adb

This commit is contained in:
GaspardCulis 2024-10-20 20:19:05 +02:00
parent 87efdf668e
commit 42abe2543c

View file

@ -45,6 +45,9 @@
};
};
# ADB
programs.adb.enable = true;
# User config
users.groups.gaspard = {
name = "gaspard";
@ -56,6 +59,7 @@
"video"
"seat"
"audio"
"adbusers"
"networkmanager"
];
group = "gaspard";