system: add user to cdrom group

Makes cdemu work.
This commit is contained in:
Donovan Glover 2025-04-15 14:56:17 -04:00
parent bd19ef5131
commit 9c70c3ce22
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -162,6 +162,7 @@ in
"feedbackd" "feedbackd"
"video" "video"
"input" "input"
"cdrom"
]; ];
}; };
}; };