Include the custom-sops-nix
module
This commit is contained in:
parent
4dda383523
commit
7fcfd7ecb5
|
@ -1,6 +1,7 @@
|
|||
{ machineConfig, ... }: {
|
||||
imports = [
|
||||
./modules/custom-build-vm.nix
|
||||
./modules/custom-sops-nix.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Reference in a new issue