feat: add sops-nix
This commit is contained in:
parent
ad81a35f71
commit
0739aa0b5e
5 changed files with 84 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
sops.defaultSopsFile = ../../secrets/secrets.yaml;
|
||||
sops.defaultSopsFormat = "yaml";
|
||||
|
||||
nixpkgs = {
|
||||
# You can add overlays here
|
||||
overlays = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue