mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
.. | ||
clone.sls | ||
clone.top | ||
create.sls | ||
create.top | ||
init.top | ||
install.sls | ||
install.top | ||
README.md | ||
template.jinja |
debian
Debian Template in Qubes OS.
Table of Contents
Description
Creates the Debian template as well as a Disposable Template based on it.
Installation
- Top:
qubesctl top.enable debian
qubesctl --targets=debian-12 state.apply
qubesctl top.disable debian
- State:
qubesctl state.apply debian.create
qubesctl --skip-dom0 --targets=debian-12 state.apply debian.install
Usage
AppVMs and StandaloneVMs can be based on this template.