mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-10 07:17:49 +02:00
system: add user to cdrom group
Makes cdemu work.
This commit is contained in:
@ -162,6 +162,7 @@ in
|
||||
"feedbackd"
|
||||
"video"
|
||||
"input"
|
||||
"cdrom"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user