chore: update flake inputs

This commit is contained in:
tux
2025-01-11 18:14:26 +05:30
parent 9a2c59ef76
commit 8d3c3bee74
4 changed files with 107 additions and 141 deletions

View File

@ -249,7 +249,7 @@
asusd = {
enable = true;
enableUserService = true;
asusdConfig = ''
asusdConfig.text = ''
(
charge_control_end_threshold: 100,
panel_od: false,
@ -268,7 +268,7 @@
nv_temp_target: None,
)
'';
profileConfig = ''
profileConfig.text = ''
(
active_profile: Quiet,
)