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