diff --git a/nixos/modules/services/hardware/asusd.nix b/nixos/modules/services/hardware/asusd.nix index 07b39bce64f4..fccb0c04a5d7 100644 --- a/nixos/modules/services/hardware/asusd.nix +++ b/nixos/modules/services/hardware/asusd.nix @@ -64,7 +64,7 @@ in default = null; description = '' The content of /etc/asusd/anime.ron. - See https://asus-linux.org/asusctl/#anime-control. + See . ''; }; @@ -73,7 +73,7 @@ in default = null; description = '' The content of /etc/asusd/asusd.ron. - See https://asus-linux.org/asusctl/. + See . ''; }; @@ -82,7 +82,7 @@ in default = { }; description = '' The content of /etc/asusd/aura_.ron. - See https://asus-linux.org/asusctl/#led-keyboard-control. + See . ''; }; @@ -91,7 +91,7 @@ in default = null; description = '' The content of /etc/asusd/profile.ron. - See https://asus-linux.org/asusctl/#profiles. + See . ''; }; @@ -100,7 +100,7 @@ in default = null; description = '' The content of /etc/asusd/fan_curves.ron. - See https://asus-linux.org/asusctl/#fan-curves. + See . ''; }; @@ -109,7 +109,7 @@ in default = null; description = '' The content of /etc/asusd/asusd-user-ledmodes.ron. - See https://asus-linux.org/asusctl/#led-keyboard-control. + See . ''; }; };