From bf8a48eae55bec89f06508136d65ee98ceace558 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 17 Sep 2023 13:59:03 +0530 Subject: networking/wireguard: init --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 1da5402..8421fb9 100644 --- a/common.nix +++ b/common.nix @@ -91,7 +91,7 @@ in # sops sops = { defaultSopsFile = ./hosts/${host}/secrets.yaml; - age.keyFile = "/var/secrets/sops-nix/key.txt"; + age.keyFile = "/var/secrets/sops-nix/keys.txt"; }; # programs -- cgit v1.2.3