comments/inputs

This commit is contained in:
2026-06-20 17:32:35 -05:00
parent 48ac4a5033
commit 0291d9751b
-2
View File
@@ -1,6 +1,5 @@
{ {
config, config,
lib,
pkgs, pkgs,
meta, meta,
... ...
@@ -53,7 +52,6 @@
key = "networkPasswords"; key = "networkPasswords";
format = "yaml"; format = "yaml";
# let the service that needs the secrets own them
owner = "wpa_supplicant"; owner = "wpa_supplicant";
group = "wpa_supplicant"; group = "wpa_supplicant";
}; };