Skip to content

Multipass

virtualisation.multipass.enable

Whether to enable Multipass, a simple manager for virtualised Ubuntu instances. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/multipass.nix

virtualisation.multipass.logLevel

The logging verbosity of the multipassd binary.

Type: one of "error", "warning", "info", "debug", "trace"

Default

"debug"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/multipass.nix

virtualisation.multipass.package

The multipass package to use. Type: package

Default

pkgs.multipass

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/multipass.nix