7 lines
83 B
Python
7 lines
83 B
Python
from qubes.vm import *
|
|
from qubes.ext import *
|
|
|
|
import qubes.ext
|
|
|
|
qubes.ext.init()
|