docs(secrets): add secrets

This commit is contained in:
2026-03-04 22:55:20 +01:00
parent 8bb9c7717d
commit 434ee6c8b6
2 changed files with 23 additions and 1 deletions

View File

@@ -20,7 +20,8 @@ git clone git@github.com:Superredstone/nixos.git ~/.nixos && cd .nixos
];
}
```
5) Switch to the new configuration
5) Follow `secrets/README.md`
6) Switch to the new configuration
```bash
HOSTNAME=HOSTNAME just switch
```