mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
sops: Read age public-keys from files
This commit is contained in:
parent
de16ca49e8
commit
10362bd42b
11 changed files with 11 additions and 21 deletions
|
|
@ -16,10 +16,7 @@
|
|||
custom = {
|
||||
persistence.enable = true;
|
||||
|
||||
sops = {
|
||||
enable = true;
|
||||
agePublicKey = "age1j47wr83tg4t8sdjcyarwvvrt8qzjrgw2fa2e4nufffdev89t8prsu7lxnh";
|
||||
};
|
||||
sops.enable = true;
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
|
|
|
|||
1
hosts/vps-public/keys/age.pub
Normal file
1
hosts/vps-public/keys/age.pub
Normal file
|
|
@ -0,0 +1 @@
|
|||
age1j47wr83tg4t8sdjcyarwvvrt8qzjrgw2fa2e4nufffdev89t8prsu7lxnh
|
||||
Loading…
Add table
Add a link
Reference in a new issue