Enable switcheroo-control.service by default

We pre-install it, but don't turn it on, so it won't work without manual
work from the user. Let's turn it on by default.

The cost is another daemon running in the background, but at least on my
system it consumes less than 1 MiB of memory.
This commit is contained in:
Nate Graham
2025-12-24 13:01:15 -07:00
parent 3c511e8caf
commit a5cd7a0804

View File

@@ -27,6 +27,9 @@ enable nvidia-suspend.service
enable nvidia-hibernate.service
enable nvidia-resume.service
# multi-gpu support (doesn't affect single-GPU use cases)
enable switcheroo-control.service
enable kde-linux-bootloader-visibility.service
enable kde-linux-btrfs.service
enable kde-linux-live-setup.service