diff --git a/hosts/puter/hardware-configuration.nix b/hosts/puter/hardware-configuration.nix index de56486..092e740 100644 --- a/hosts/puter/hardware-configuration.nix +++ b/hosts/puter/hardware-configuration.nix @@ -68,10 +68,11 @@ environment.sessionVariables = {LIBVA_DRIVER_NAME = "i965";}; - hardware.facetimehd = { - enable = true; - withCalibration = true; - }; + # seems to be EOL "NixOS has built-in facetimehd support starting 16.03." + #hardware.facetimehd = { + # enable = true; + # withCalibration = true; + #}; #services.logind = { # lidSwitch = "ignore";