feat: add sops-nix

This commit is contained in:
Glen Goodwin 2023-12-16 12:56:02 -05:00
parent ad81a35f71
commit 0739aa0b5e
5 changed files with 84 additions and 0 deletions

View file

@ -41,6 +41,9 @@
./hardware-configuration.nix
];
sops.defaultSopsFile = ../../secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml";
nixpkgs = {
# You can add overlays here
overlays = [