1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-06-25 12:47:01 -04:00
My Scripts for template VMs
Go to file
Tommy ac9acc7ff7
Avoid phased updates
Signed-off-by: Tommy <contact@tommytran.io>
2024-01-24 17:44:48 -07:00
fedora More clean up 2024-01-11 17:30:55 -07:00
fedora-minimal curl | sudo tee 2023-12-01 23:21:43 -07:00
kicksecure Avoid phased updates 2024-01-24 17:44:48 -07:00
whonix Avoid phased updates 2024-01-24 17:44:48 -07:00
.gitignore Create .gitignore 2023-01-16 00:39:37 -05:00
dom0.sh Typo Fix 2024-01-10 23:15:31 -07:00
LICENSE Initial commit 2022-02-03 02:57:15 -05:00
README.md Fix 2022-05-28 07:24:27 -04: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. For the Debian template, run kicksecure.sh to trim them down and convert them to KickSecure.

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.

I have a script to create a Brave VM based on the normal Fedora template. The idea behind this is that you would want to use a disposable Brave VM for web browsing most of the time, and have it seperated from your AppVM. If you try to visit a link inside of an AppVM without a browser, qubes will launch a browser inside of a disposable VM for you. Of course, for VMs where you want the browser to stay persistent, you can just base it on the Brave template instead.

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.