diff --git a/nix/hosts/lemp11/configuration.nix b/nix/hosts/lemp11/configuration.nix
index ffe00be4..279d817b 100644
--- a/nix/hosts/lemp11/configuration.nix
+++ b/nix/hosts/lemp11/configuration.nix
@@ -157,12 +157,15 @@
     description = "Oliver Davies";
     extraGroups = [
       "docker"
+      "media"
       "networkmanager"
       "wheel"
     ];
     packages = [ ];
   };
 
+  users.groups.media = { };
+
   security.sudo.wheelNeedsPassword = false;
 
   # List packages installed in system profile. To search, run: