{ imports = [ ./nvidia.nix ]; services = { logind = { lidSwitch = "ignore"; powerKey = "suspend"; }; }; }