update READMEs
This commit is contained in:
14
README.md
14
README.md
@@ -1,13 +1,15 @@
|
|||||||
# NixOS & Home Manager config
|
# NixOS & Home Manager config
|
||||||
|
|
||||||
|
This repository contains all my system configurations, mostly deployed using Nix and [Clan].
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
- **home**: Home Manager modules
|
- **home**: Dotfiles
|
||||||
- **hosts**: Host-specific configs
|
- **machines**: Host-specific configs
|
||||||
- **infra**: Terraform/OpenTofu files
|
- **infra**: Terraform/OpenTofu files
|
||||||
- **secrets**: Age-encrypted secrets shared between multiple hosts.
|
- **vars**: Encrypted secrets managed by clan
|
||||||
Host-specific secrets are stored in their own directories.
|
- **modules**: NixOS modules
|
||||||
- **system**: Base NixOS modules shared among all hosts
|
- **clanServices**: Custom [Clan Services](https://docs.clan.lol/reference/clanServices)
|
||||||
|
|
||||||
## Dotfiles
|
## Dotfiles
|
||||||
|
|
||||||
@@ -16,3 +18,5 @@
|
|||||||
```sh
|
```sh
|
||||||
dotbot -c ./dotbot/windows.yaml -d home
|
dotbot -c ./dotbot/windows.yaml -d home
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[Clan]: https//clan.lol
|
||||||
|
|||||||
@@ -3,3 +3,4 @@
|
|||||||
- **crocus**: Hetzner Cloud x86_64 VPS
|
- **crocus**: Hetzner Cloud x86_64 VPS
|
||||||
- **genepi**: Raspberry Pi 4B
|
- **genepi**: Raspberry Pi 4B
|
||||||
- **haze**: ASUS VivoBook Laptop
|
- **haze**: ASUS VivoBook Laptop
|
||||||
|
- **verbena**: OVH Cloud x86_64 VPS
|
||||||
|
|||||||
Reference in New Issue
Block a user