1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-05 02:21:33 -05:00
My Scripts for template VMs
Go to file
Tommy a92c7efe09
Remove mentions of removed stuff
Signed-off-by: Tommy <contact@tommytran.io>
2024-04-28 14:22:17 -07:00
etc Split out shared files 2024-04-28 12:12:37 -07:00
fedora Add hardened_malloc to Fedora 2024-04-28 14:16:43 -07:00
fedora-minimal Add hardened_malloc to Fedora 2024-04-28 14:16:43 -07:00
whonix Keep everything consistent with Linux-Setup-Scripts 2024-04-28 13:57:34 -07:00
.gitignore Create .gitignore 2023-01-16 00:39:37 -05:00
dom0.sh Add comments 2024-04-26 16:37:33 -07:00
LICENSE Initial commit 2022-02-03 02:57:15 -05:00
README.md Remove mentions of removed stuff 2024-04-28 14:22:17 -07:00

QubesOS-Scripts

My scripts for setting up QubesOS.

Running these scripts should be very straight forward. For the default Fedora template, run fedora.sh to trim it down first.

After you are done running those scripts, any other script can be used in a different template based on those trimmed down templates to create their respective virtual machines.

If you want to install Flatpak packages, install them inside of an AppVM as a user Flatpak and enable the update-user-flatpaks.service as a user systemd service for automatic updates.

It is recommended that you follow the docs here to make a prompt for root access on non-minimal VMs. dom0.sh already takes care dom dom0 so you only need to worry about the guests.