made tty-ip enabled by default

This commit is contained in:
Jermeiah S 2025-06-20 13:53:04 -04:00
parent 7b7bcac73a
commit 7e7384464a
No known key found for this signature in database
6 changed files with 27 additions and 9 deletions

View file

@ -61,9 +61,6 @@ in
deploy = {
address = "201:ea26:66c7:657b:3599:63a6:c66c:d388";
};
services = {
tty-ips.enable = true;
};
networking = {
firewall.enable = lib.mkForce false;
hostName = "forgejo-runner-tofu";