summaryrefslogtreecommitdiff
path: root/chromium/qvm-app.sls
blob: 134140d4f56885ef1aa60f26b0b050eaaa18e7e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
chromium--create-youtube-qube:
  qvm.vm:
    - name: web-yt
    - present:
      - template: tmpl-chromium
      - label: blue
    - features:
      - set:
        - menu-items: chromium.desktop thunar.desktop
    - require:
      - qvm: chromium--create-template