Update to linux 6.16.

This commit is contained in:
Tom Alexander
2025-09-06 17:36:57 -04:00
parent 96ea6c4232
commit b1c85417e1
4 changed files with 29 additions and 19 deletions

View File

@@ -9,6 +9,6 @@
imports = [ ];
systemd.tmpfiles.rules = [
"w- /sys/class/backlight/amdgpu_bl1/brightness - - - - 85"
"w- /sys/class/backlight/amdgpu_bl1/brightness - - - - 21845"
];
}