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

@ -84,6 +84,7 @@
modules = [
# > Our main nixos configuration file <
./hosts/candlekeep/configuration.nix
inputs.sops-nix.nixosModules.sops
];
};
};