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 = "age1sywwrwse76x8yskrsfpwk38fu2cmyx5s9qkf2pgc68cta0vj9psql7dp6e";
};
sops.enable = true;
boot = {
loader.systemd-boot.enable = true;