forked from mirrors_public/oddlama_nix-config
chore: update to loki 3.0.0, update kanidm, fix upstream oauth2 module
This commit is contained in:
parent
68d946653a
commit
129559b503
6 changed files with 150 additions and 11 deletions
|
@ -31,10 +31,6 @@ in {
|
|||
|
||||
# Make sure to masquerade 9922 (wan) -> 22 (proxy-sentinel)
|
||||
networking.nftables.chains = {
|
||||
forward.dnat = {
|
||||
after = ["conntrack"];
|
||||
rules = ["ct status dnat accept"];
|
||||
};
|
||||
postrouting.to-forgejo = {
|
||||
after = ["hook"];
|
||||
rules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue