1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 20:23:08 +00:00
This commit is contained in:
Rae 5e 2025-04-19 17:42:56 -04:00
parent 8268f8e06a
commit f93f4774d0
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
5 changed files with 162 additions and 158 deletions

View file

@ -41,6 +41,7 @@
};
networking = {
firewall.allowedTCPPorts = [ 80 443 8080 ];
hosts = {
"10.0.0.2" = [ "near" "near.local" ];
};