From 1835aa04051f2f0c41017423f2bcba6c549f26b0 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 5 Jan 2025 16:19:45 -0600 Subject: overhual --- modules/root/secrets.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/root/secrets.nix') diff --git a/modules/root/secrets.nix b/modules/root/secrets.nix index bfeb542..0385a0f 100644 --- a/modules/root/secrets.nix +++ b/modules/root/secrets.nix @@ -7,7 +7,7 @@ age.keyFile = "${userDetails.home.root}/.config/sops/age/keys.txt"; secrets = { - wireless-env = { }; + wpa_supplicant-conf = { }; }; }; -- cgit v1.2.3