Update opencode

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-21 10:56:54 -05:00
parent 61004de123
commit 5d0674e046
5 changed files with 35 additions and 34 deletions

View file

@ -64,6 +64,7 @@ in
networking = {
hostName = top_cfg.systemName;
nftables.enable = true;
nftables.flushRuleset = true;
firewall.enable = true;
};