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