comments/inputs
This commit is contained in:
@@ -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";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user