Skip to content

rewriting my qubes setup as salt formulae

License

Notifications You must be signed in to change notification settings

xyhhx/qubes-salt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Qubes OS Saltstack Configuration

An attempt to rewrite my Qubes OS setup as Saltstack configuration.

Canonical Source

Mirrors:

Github | Codeberg


Note

For now this repo is only designed for my personal use, so helpers for others (for example, to install it) aren't included. In the future I will probably document how to spin this up for the first time on another system.

Notes

  • I don't like the default convention of /srv/user_{formulas,pillar,salt}, so I use srv/user/{formulas,pillar,salt} and symlink them.
  • I prefer not to use the git bundle function that is recommended in some other examples, because I would rather not install Git in dom0 at all.

Some references I referred to (thanks!):