update READMEs
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||
|
||||
@@ -3,3 +3,4 @@
|
||||
- **crocus**: Hetzner Cloud x86_64 VPS
|
||||
- **genepi**: Raspberry Pi 4B
|
||||
- **haze**: ASUS VivoBook Laptop
|
||||
- **verbena**: OVH Cloud x86_64 VPS
|
||||
|
||||
Reference in New Issue
Block a user