Include the custom-sops-nix module

This commit is contained in:
Manuel Thalmann 2024-05-03 14:02:42 +02:00
parent 4dda383523
commit 7fcfd7ecb5

View file

@ -1,6 +1,7 @@
{ machineConfig, ... }: {
imports = [
./modules/custom-build-vm.nix
./modules/custom-sops-nix.nix
];
config = {