Add me the cdrom group again
This commit is contained in:
parent
8050e3d9ad
commit
e2746df0b5
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ in
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
boot.kernelModules = [ "sg" ];
|
boot.kernelModules = [ "sg" ];
|
||||||
|
|
||||||
# TODO: is this needed?
|
users.users.opdavies.extraGroups = [ "cdrom" ];
|
||||||
# users.users.opdavies.extraGroups = [ "cdrom" ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue