qusal/salt/utils
Ben Grande a04960c1c6 feat: initial split-mail setup
Split-mail allows to separate the receving, reading/composing and
sending of mails to separate qubes, while having the reading/composing
qube offline and a manual step necessary to authorize mails to be sent
form the sender qube.
2024-01-26 22:46:36 +01:00
..
macros feat: initial split-mail setup 2024-01-26 22:46:36 +01:00
tools fix: zsh state import with relative path 2024-01-12 17:24:43 +01:00
README.md refactor: initial commit 2023-11-13 14:33:28 +00:00

utils

Utilities library for Qusal.

Table of Contents

Description

Utils is a SaltStack Qubes library for certain operations shared by multiple projects such as macros and common tools to be installed.

Usage

You are not meant to interact with the utils directly, but through other states.