firewall module: provide default rules and merge extraRules
a firewall with no configuration will get a relatively sane ruleset. a firewall with `extraRules` will get them deep merged into the default rules. Specifying `rules` will override the defaults
This commit is contained in:
13
THOUGHTS.txt
13
THOUGHTS.txt
@@ -4321,3 +4321,16 @@ set_link virtio-net-pci.1 on
|
||||
set_link virtio-net-pci.0 on
|
||||
|
||||
See if both devices are bridge members
|
||||
|
||||
Wed Mar 20 19:34:36 GMT 2024
|
||||
|
||||
Because I forgot hoe to rebuild rotuer, I tihnk it is time to improve
|
||||
support for out-of-tree configurations. So I've made
|
||||
modules/profiles/gateway.nix and now I can copy rotuer.nix to
|
||||
telent-nixos-config.
|
||||
|
||||
Probably I should make nix-build work on the top-level derivation
|
||||
and install liminix-rebuild as a binary?
|
||||
|
||||
would be good if an out-of-tree config could specify the device
|
||||
it was targeting?
|
||||
|
Reference in New Issue
Block a user