Compare commits

..

No commits in common. "472a9932191ea81eaac65f6c8ac8840beecacacd" and "22d1b1a7fd73967154dbf4277fe156ddd437b2c6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
networking.nftables.enable = true;
})
({
networking.firewall.interfaces.wg0 = { # TODO: set up prometheus authentication, perhaps with a certificate. not *that* urgent because it's only on the wireguard netwrok, maybe it's not even needed at all -e
networking.firewall.interfaces.wg0 = {
allowedTCPPorts = [
6703
];

View file

@ -1,5 +1,5 @@
{
fructose.modules = [
sucrose.modules = [
(
{
pkgs,