Fixed typo in .clinrules folder name. Fixed root README.md translation.

This commit is contained in:
2026-05-07 23:52:08 +02:00
parent dac1336e4c
commit 09d2522bfd
9 changed files with 3 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
# Project Rules: nixos-infra
## Goals
The goal is to enable the deployment and maintenance of network infrastructure and application services
(DNS, git repository server, password manager, file server, backup server, reverse proxy,
workstations, etc.). The git repository contains all files needed to configure and install
any machine in the fleet (OS images, configuration files, deployment and maintenance scripts).
The target is to be able to rebuild the entire fleet from a Linux workstation (not necessarily NixOS)
where this repository has been cloned.