virtualisation.incus.enable

NixOS option

Whether to enable incusd, a daemon that manages containers and virtual machines. Users in the “incus-admin” group can interact with the daemon (e.g. to start or stop containers) using the incus command line tool, among others. Users in the “incus” group can also interact with the daemon, but with lower permissions (i.e. administrative operations are forbidden). .

type: boolean
Default
false
Example
true
declared in: nixos/modules/virtualisation/incus.nixView source on NixOS/nixpkgs →