dnf-test/usr/README.md
2025-10-27 00:08:16 -02:00

674 B

The usr directory

This directory contains all files specific to the local network(s) (host and user profiles, machines, configuration, add-ons, etc.).

Note

This is where you can modify files.

  • config.yaml: the main configuration file
  • homes: additional or overloaded user profiles
  • modules: additional or completed modules + host profiles
  • machines: machine-specific configurations (hardware, etc.)
  • secrets: your keys and passwords (sops)

Tip

Multiple network declaration:

The config.yaml contains a networks, hosts and users declarations. To manage several networks, follow the comments in the configuration file.