diff options
author | Your Name <you@example.com> | 2025-04-02 23:14:30 -0600 |
---|---|---|
committer | Your Name <you@example.com> | 2025-04-02 23:14:30 -0600 |
commit | 3581efad49dc8eb79f4eca716195db52acdcacf7 (patch) | |
tree | d98b1d262d6da8af78f8de5d7a3280ad6f596179 /feed.org | |
parent | 230064ee2a793b944a7bc81531527f5676b8d89e (diff) |
feed
Diffstat (limited to 'feed.org')
-rw-r--r-- | feed.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ #+title: Posts #+OPTIONS: num:1 toc:1 +#+HTML_HEAD_EXTRA: <style>*{font-family: sans-serif !important}</style> * Prepping for v2 of my salt repo :PROPERTIES: @@ -7,12 +8,12 @@ :PUBDATE: 2025-04-02 Wed 22:34 :END: I've massively restructured my salt repo and added enough features that I'm going to make a new repository and release it again in full, as a 2.0 version. This should be done within the next week or two. -* Methods of installing software in salt +* Methods of installing software in QubesOS with Saltstack :PROPERTIES: :ID: bb15d59f-c217-441a-9446-108429b52c10 :PUBDATE: 2025-04-02 Wed 22:34 :END: -Here are some various methods of installing software, with reference to my personal salt configuration. +Here are some various methods of installing software that I've used in my personal salt configuration ** pkg.installed :PROPERTIES: :ID: 0e128288-8e86-41b1-9d4e-8ed5d431d110 |