mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
chore: update flake inputs
This commit is contained in:
@ -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,
|
||||
)
|
||||
|
Reference in New Issue
Block a user