summaryrefslogtreecommitdiff
path: root/web/qvm-tmpl.sls
diff options
context:
space:
mode:
authorCasper <me@skylarcloud.xyz>2024-12-23 10:30:47 -0700
committerCasper <me@skylarcloud.xyz>2024-12-23 10:30:47 -0700
commita6b6ddbdbe56a103374f7600c3c36f55adbad710 (patch)
treecb2bed1d01c87e4e4a4b0bce8b91e1b59c82bf14 /web/qvm-tmpl.sls
parentc4562c5bb241ad8f5dcadd51ba429ca635293ada (diff)
implemented split-browser for web qubes
Diffstat (limited to 'web/qvm-tmpl.sls')
-rw-r--r--web/qvm-tmpl.sls5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/qvm-tmpl.sls b/web/qvm-tmpl.sls
index 1a06153..4aa9730 100644
--- a/web/qvm-tmpl.sls
+++ b/web/qvm-tmpl.sls
@@ -2,3 +2,8 @@ web--create-template:
qvm.clone:
- name: tmpl-web
- source: debian-12-minimal
+
+web--create-split-template:
+ qvm.clone:
+ - name: tmpl-split-web
+ - source: debian-12-xfce # TODO make this a minimal template