diff --git a/configuration.nix b/configuration.nix index 21ee9cb..e68bb57 100755 --- a/configuration.nix +++ b/configuration.nix @@ -1,6 +1,5 @@ { config, - lib, pkgs, meta, ... @@ -53,7 +52,6 @@ key = "networkPasswords"; format = "yaml"; - # let the service that needs the secrets own them owner = "wpa_supplicant"; group = "wpa_supplicant"; };