forked from mirrors_public/oddlama_nix-config
chore: only warn when hostkey is missing
This commit is contained in:
parent
6c5d117c1e
commit
0bc49cc3f9
9 changed files with 34 additions and 16 deletions
|
@ -1,3 +1,8 @@
|
|||
# About
|
||||
|
||||
|
||||
## Stuff
|
||||
|
||||
This is my personal nix config.
|
||||
|
||||
- Secrets can be created/edited by running `nix run .#edit-secret some/secret.age`
|
||||
|
@ -16,7 +21,7 @@ all commands using these extra parameters, or permanently add the following the
|
|||
extra-builtins-file = /path/to/nix-config/nix/extra-builtins.nix
|
||||
```
|
||||
|
||||
# Misc
|
||||
## Misc
|
||||
|
||||
Generate self-signed cert:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue