Compare commits

..

2 commits

Author SHA1 Message Date
472a993219 disable glucose forgejo-runner because it's not working at all, i need to figure that out
Some checks failed
/ Check formatting (push) Failing after 0s
2024-12-21 08:55:17 +02:00
11a71ea956 updated firewall comment 2024-12-21 08:54:05 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
networking.nftables.enable = true;
})
({
networking.firewall.interfaces.wg0 = {
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
allowedTCPPorts = [
6703
];

View file

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