update READMEs

This commit is contained in:
2025-10-01 19:36:53 +02:00
parent 48c5929dfd
commit d1f810ee2d
2 changed files with 10 additions and 5 deletions

View File

@@ -1,13 +1,15 @@
# NixOS & Home Manager config
This repository contains all my system configurations, mostly deployed using Nix and [Clan].
## Structure
- **home**: Home Manager modules
- **hosts**: Host-specific configs
- **home**: Dotfiles
- **machines**: Host-specific configs
- **infra**: Terraform/OpenTofu files
- **secrets**: Age-encrypted secrets shared between multiple hosts.
Host-specific secrets are stored in their own directories.
- **system**: Base NixOS modules shared among all hosts
- **vars**: Encrypted secrets managed by clan
- **modules**: NixOS modules
- **clanServices**: Custom [Clan Services](https://docs.clan.lol/reference/clanServices)
## Dotfiles
@@ -16,3 +18,5 @@
```sh
dotbot -c ./dotbot/windows.yaml -d home
```
[Clan]: https//clan.lol

View File

@@ -3,3 +3,4 @@
- **crocus**: Hetzner Cloud x86_64 VPS
- **genepi**: Raspberry Pi 4B
- **haze**: ASUS VivoBook Laptop
- **verbena**: OVH Cloud x86_64 VPS