qusal/salt/utils
Ben Grande 4737241ec4
fix: native module to check command existence
The older version stopped working unexpectedly, if the command failed,
it failed the state.
2025-08-04 08:13:23 +02:00
..
macros fix: native module to check command existence 2025-08-04 08:13:23 +02:00
tools fix: receive Xfce configuration from dotfiles 2025-02-27 11:47:57 +01:00
README.md doc: lint markdown files 2024-07-04 17:27:31 +02:00
version fix: generate RPM Specs for Qubes Builder V2 2024-06-21 17:00:06 +02: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.