about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/system/users/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/users/default.nix b/modules/system/users/default.nix
index b39067c..e2b2e19 100644
--- a/modules/system/users/default.nix
+++ b/modules/system/users/default.nix
@@ -18,6 +18,7 @@ in {
       "docker"
       "users"
       "wheel" # `sudo` for the user.
+      "cdrom" # in order to read from the bluray
     ];
     hashedPassword =
       "$6$i.z1brxtb44JAEco$fDD2Izl.zRR9vBCB2VBKPScChGw38EEl7QEiBTJ/EwgP3oSL0X3ZHq0PJ.RtqzBsWTPUjl4F3MKOBMhnaAPr6.";