Remove unused example key from sops secrets specification
This commit is contained in:
parent
ae8632b3dc
commit
04e069542b
1 changed files with 0 additions and 2 deletions
|
|
@ -25,7 +25,5 @@
|
|||
sops.age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||
# This will generate a new key if the key specified above does not exist
|
||||
sops.age.generateKey = true;
|
||||
# This is the actual specification of the secrets.
|
||||
sops.secrets.example-key = {};
|
||||
sops.secrets."songsheet/database" = {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue