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