fix: format nix files and update configurations

This commit is contained in:
2025-09-15 20:07:14 +02:00
parent 914c6fa550
commit 446eb802ae
3 changed files with 97 additions and 97 deletions

View File

@@ -6,7 +6,6 @@ This file provides guidelines for AI coding agents operating within this reposit
- **Build**: `make build-usb` (Builds the NixOS workshop ISO)
- **Local VM**: `make vm` (Starts local VM that simulates USB environment)
- **Lint**: `make lint` (Runs markdownlint, JSON validation, and nixpkgs-fmt)
- **Test**: `make status-cloud` (Health checks for cloud infrastructure)
- **Deploy**: `make deploy-cloud` (Deploys 15 VMs to Hetzner Cloud)