Incus: Difference between revisions

No edit summary
Hexa (talk | contribs)
→‎NixOS Instances: Add flag to actually launch a VM
Line 85: Line 85:


A NixOS virtual machine is launched with the following.
A NixOS virtual machine is launched with the following.
  incus launch images:nixos/unstable nixos -c security.secureboot=false
  incus launch --vm images:nixos/unstable nixos -c security.secureboot=false
 
== NixOS Images ==
== NixOS Images ==