add secrets-subscriber service, make hostapd use it
This commit is contained in:
@@ -16,6 +16,7 @@ let
|
||||
inherit (lib) mkOption types;
|
||||
inherit (pkgs) liminix;
|
||||
in {
|
||||
imports = [ ../secrets ];
|
||||
options = {
|
||||
system.service.hostapd = mkOption {
|
||||
type = liminix.lib.types.serviceDefn;
|
||||
|
Reference in New Issue
Block a user