mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(access): simplify firewall conditions
This commit is contained in:
parent
e51ae1d4ec
commit
cd4c855df4
3 changed files with 15 additions and 23 deletions
|
|
@ -49,11 +49,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall.interfaces.lan = {
|
||||
nftables = {
|
||||
conditions = config.networking.firewall.interfaces.local.nftables.conditions;
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue