Update RADME

This commit is contained in:
iFargle 2023-10-05 15:07:38 +09:00
parent 85c33fb516
commit 28d7c4d4c2

View file

@ -95,6 +95,12 @@ Completed ToDo List [here](docs/complete.md)
3. When you add a new machine, you must update the secrets files encryption.
* Run `sops updatekeys secrets/file.yaml` and commit the change.
# Troubleshooting
1. To troubleshoot issues, this command can come in handy:
```
nix eval .#nixosConfigurations.[CONFIG_NAME].config.disko.devices._config
```
# Directory Structure
```