summary refs log tree commit diff
path: root/nixos/modules/virtualisation/parallels-guest.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-08-14 09:03:30 +0200
committerpennae <82953136+pennae@users.noreply.github.com>2022-08-19 22:40:58 +0200
commit7e7d68a250f75678451cd44f8c3d585bf750461e (patch)
treeed5d8dc84de9f9651eb331a34c41b1c5b2197ef7 /nixos/modules/virtualisation/parallels-guest.nix
parentb51f8036c2c4e887ce45372dc6b7a4c4a54a0ea0 (diff)
downloadnixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar.gz
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar.bz2
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar.lz
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar.xz
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.tar.zst
nixpkgs-7e7d68a250f75678451cd44f8c3d585bf750461e.zip
nixos/*: mark pre-existing markdown descriptions as mdDoc
Diffstat (limited to 'nixos/modules/virtualisation/parallels-guest.nix')
-rw-r--r--nixos/modules/virtualisation/parallels-guest.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/virtualisation/parallels-guest.nix b/nixos/modules/virtualisation/parallels-guest.nix
index d3affe2b8f2..07a61bf208d 100644
--- a/nixos/modules/virtualisation/parallels-guest.nix
+++ b/nixos/modules/virtualisation/parallels-guest.nix
@@ -23,7 +23,7 @@ in
       autoMountShares = mkOption {
         type = types.bool;
         default = true;
-        description = ''
+        description = lib.mdDoc ''
           Control prlfsmountd service. When this service is running, shares can not be manually
           mounted through `mount -t prl_fs ...` as this service will remount and trample any set options.
           Recommended to enable for simple file sharing, but extended share use such as for code should