[vpn] fix missing defaultSopsFile

This commit is contained in:
2024-12-18 00:40:31 +01:00
parent 4d79714853
commit 8fe69ca2da

View File

@@ -3,6 +3,7 @@
with lib; with lib;
{ {
sops.defaultSopsFile = ./secrets.yaml;
sops.secrets.wg_private = {}; sops.secrets.wg_private = {};
networking = { networking = {