Add power saving settings.

This commit is contained in:
Tom Alexander
2024-05-26 23:46:05 -04:00
parent 967f7dac16
commit e469ed8b9a
10 changed files with 56 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
# disable bluetooth
SUBSYSTEM=="rfkill", ATTR{type}=="bluetooth", ATTR{state}="0"