[Unit] Description=dGPU off during boot After=nvidia-fallback.service [Service] Type=oneshot ExecStart=/bin/sh -c "echo 'auto' > '/sys/bus/pci/devices/0000:01:00.0/power/control'" [Install] WantedBy=display-manager.service