QubesHVm: add missing imports again
This commit is contained in:
parent
4dea00349a
commit
11243a51d3
@ -26,7 +26,7 @@ import os.path
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,dry_run
|
||||
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,xc,dry_run
|
||||
from qubes.qubes import system_path,defaults
|
||||
|
||||
system_path["config_template_hvm"] = '/usr/share/qubes/vm-template-hvm.conf'
|
||||
|
Loading…
Reference in New Issue
Block a user