Added spezcific cline rules to the framework repo.

This commit is contained in:
2026-05-10 22:24:21 +02:00
parent c53d997d07
commit d165d2c583
7 changed files with 143 additions and 0 deletions
@@ -0,0 +1,12 @@
# 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.
This git repository contains the technical framework. It must not contain data/configuratin from actual
environments.