sops: generate the config with nix

This commit is contained in:
SebastianStork 2025-07-22 22:18:34 +02:00
parent 021473a99d
commit 5e18975b9b
12 changed files with 85 additions and 74 deletions

View file

@ -13,9 +13,11 @@
};
custom = {
sops.enable = true;
sops = {
enable = true;
agePublicKey = "age1dnru7l0agvnw3t9kmx60u4vh5u4tyd49xdve53zspxkznnp9f34qtec9dl";
};
boot.loader.grub.enable = true;
users.seb.enable = true;
services = {