Pluto TV mimics cable television with "live" channels. It also has an on-demand section. All content is fully licensed.
Plex has expanded beyond personal media servers into free, ad-supported streaming with a surprisingly high-quality selection of documentaries and thrillers.
hardware.opengl = enable = true; driSupport = true; driSupport32Bit = true; # Essential for 32-bit games (Steam/Proton) ;
environment.sessionVariables = # Force Wayland for Firefox/Chrome/Electron MOZ_ENABLE_WAYLAND = "1"; NIXOS_OZONE_WL = "1"; Pluto TV mimics cable television with "live" channels
# Critical for cursor consistency in games
WLR_NO_HARDWARE_CURSORS = "1";
;
This setup ensures that when you launch Steam or Blender, you are utilizing the full hardware capability of the GPU, with proper VRR (Variable Refresh Rate) and HDR support (where supported by the compositor).
services.xserver.videoDrivers = [ "nvidia" ]; This setup ensures that when you launch Steam
hardware.nvidia = modesetting.enable = true; # Required for Wayland open = false; # Use proprietary kernel module nvidiaSettings = true; package = config.boot.kernelPackages.nvidiaPackages.stable;
# Prime configuration for laptops (optional)
# prime.intelBusId = "PCI:0:2:0";
# prime.nvidiaBusId = "PCI:1:0:0";
;
| Feature | Description | |---------|-------------| | Hardware Decoding Support | H.264, H.265/HEVC, VP9, MPEG-2, and VC-1 using GPU engines. | | Zero-Configuration Audio | Auto-detects HDMI, S/PDIF, and analog audio; supports passthrough for Dolby Digital, DTS, and TrueHD. | | Network Streaming | Built-in clients for SMB, NFS, UPnP, DLNA, and HTTP live streaming. | | Remote Control Integration | LIRC or CEC (Consumer Electronics Control) over HDMI for control via TV remote. | | Low-Latency Mode | Disables compositing, vsync jitter reduction, and frame pacing adjustments for live TV or gaming capture. | | Snapshot Upgrade System | Atomic updates—the system can revert to a previous version if an update fails. | and analog audio
This is the most complex part of the discussion. HDNix itself is a brand of releasing, not a hosting service. However, the content distributed under the HDNix banner is typically copyrighted material (movies, TV shows, concerts) that has been ripped from commercial Blu-rays or streaming services.
waybar # Status bar wofi # Launcher mako # Notifications