fix list formatting

This commit is contained in:
taradiddles 2018-05-07 15:39:41 +03:00
parent 2e198488f4
commit e9a90547dc

View File

@ -23,6 +23,7 @@ Custom minimal template for:
### TemplateVM 'fedora-medium ###
Custom default template with libreoffice, thunderbird, ...
- VM 'work': firewalled, ssh to known hosts and to mail server; used for emails/office work and storing non confidential documents.
- VM 'banking': firewalled, only a few IPs allowed; used only for e-banking
- VM 'halftrusted': used only for e-shopping
@ -31,6 +32,7 @@ Custom default template with libreoffice, thunderbird, ...
### TemplateVM 'fedora-heavy' ###
Larger custom template with programs from non-fedora repos (multimedia, non free, ...)
- VM 'untrusted': not networked; used for opening multimedia files, and content that is thought to be OK. See [this comment](https://github.com/Qubes-Community/Contents/issues/21#issuecomment-385189481) for the rationale behind keeping this VM isolated from Internet.
- VM 'sys-usb': firewalled, only 1 IP allowed (playing music from a NAS to a USB soundcard).
- dispVM 'dispBrowser': doc / WIP; used for casual browsing. Using with a customized firefox profile with privacy extensions and a custom `user.js` file (adapted from [here](https://github.com/pyllyukko/user.js)).