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

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