firewall needs the secrets subscriber
This commit is contained in:
@@ -53,6 +53,9 @@ let
|
|||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
# we use the secrets subscriber to restart when interfaces change
|
||||||
|
imports = [ ../secrets ];
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
system.service.firewall = mkOption {
|
system.service.firewall = mkOption {
|
||||||
type = liminix.lib.types.serviceDefn;
|
type = liminix.lib.types.serviceDefn;
|
||||||
|
Reference in New Issue
Block a user