mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(ct): update template
This commit is contained in:
parent
a283b4bf9a
commit
a03d567652
3 changed files with 9 additions and 4 deletions
|
|
@ -190,7 +190,6 @@ in {
|
|||
};
|
||||
nftables = mkIf (networking.nftables.enable && cfg.localaddrs.enable) rec {
|
||||
wants = [ "localaddrs.service" ];
|
||||
after = wants;
|
||||
serviceConfig = {
|
||||
ExecReload = mkBefore [
|
||||
"+${localaddrs-reload}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue