summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2023-09-17 13:59:03 +0530
committersinanmohd <sinan@sinanmohd.com>2023-09-17 15:22:50 +0530
commitbf8a48eae55bec89f06508136d65ee98ceace558 (patch)
tree954ef88efe5c3acd2163fbfc2c0c55e73b82188b /common.nix
parentfabfc1b30919e58c1409da72b6f95b36110a575e (diff)
networking/wireguard: init
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 1 insertions, 1 deletions
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