sops: Read age public-keys from files

This commit is contained in:
SebastianStork 2025-12-25 20:23:03 +01:00
parent de16ca49e8
commit 10362bd42b
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
11 changed files with 11 additions and 21 deletions

View file

@ -10,10 +10,7 @@
boot.kernelPackages = pkgs.linuxPackages_latest;
custom = {
sops = {
enable = true;
agePublicKey = "age18x6herevmcuhcmeh47ll6p9ck9zk4ga6gfxwlc8yl49rwjxm7qusylwfgc";
};
sops.enable = true;
boot = {
loader.systemd-boot.enable = true;