Merge branch 'master' of ssh://dev.mc-fucker.cool/mc-fucker/nixos-config

This commit is contained in:
mc-fucker 2022-09-25 01:22:51 +02:00
commit b300dcd400

View file

@ -38,9 +38,6 @@ in
}; };
} }
]; ];
settings = {
listen_addresses = lib.mkForce "localhost,10.88.0.1";
};
authentication = "host tandoor tandoor 10.88.0.0/16 md5"; authentication = "host tandoor tandoor 10.88.0.0/16 md5";
}; };