hosts: steamdeck: disable autoupgrade for now and wifi powersave
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
enable = true;
|
||||
wifi = {
|
||||
backend = "iwd";
|
||||
powersave = true;
|
||||
powersave = false;
|
||||
};
|
||||
};
|
||||
# interfaces = {
|
||||
|
||||
Reference in New Issue
Block a user