summary refs log tree commit diff
path: root/nixos/modules/services/networking/fireqos.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/networking/fireqos.nix')
-rw-r--r--nixos/modules/services/networking/fireqos.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/fireqos.nix b/nixos/modules/services/networking/fireqos.nix
index 0b34f0b6b8b..5469bce58c6 100644
--- a/nixos/modules/services/networking/fireqos.nix
+++ b/nixos/modules/services/networking/fireqos.nix
@@ -28,7 +28,7 @@ in {
           class web commit 50kbit
             match tcp ports 80,443
       '';
-      description = ''
+      description = lib.mdDoc ''
         The FireQOS configuration goes here.
       '';
     };