nixos/proxmox-lxc: lib.mdDoc is deprecated
This commit is contained in:
@@ -12,7 +12,7 @@ with lib;
|
||||
enable = mkOption {
|
||||
default = true;
|
||||
type = types.bool;
|
||||
description = lib.mdDoc "Whether to enable the Proxmox VE LXC module.";
|
||||
description = "Whether to enable the Proxmox VE LXC module.";
|
||||
};
|
||||
privileged = mkOption {
|
||||
type = types.bool;
|
||||
|
||||
Reference in New Issue
Block a user