diff --git a/nixos/modules/services/audio/spotifyd.nix b/nixos/modules/services/audio/spotifyd.nix index 1f6ab0b5f75b..2264d7c39c6b 100644 --- a/nixos/modules/services/audio/spotifyd.nix +++ b/nixos/modules/services/audio/spotifyd.nix @@ -28,7 +28,7 @@ in type = lib.types.lines; description = '' (Deprecated) Configuration for Spotifyd. For syntax and directives, see - . + . ''; }; @@ -40,7 +40,7 @@ in }; description = '' Configuration for Spotifyd. For syntax and directives, see - . + . ''; }; };