updated razer working on server

This commit is contained in:
Matt Nish-Lapidus 2025-04-13 12:04:12 -04:00
parent f8b713b3d1
commit 6cb21efae5
9 changed files with 69 additions and 35 deletions

View file

@ -2,7 +2,10 @@
# This file was populated at runtime with the networking
# details gathered from the active system.
networking = {
nameservers = [ "8.8.8.8" ];
firewall = {
enable = true;
allowedTCPPorts = [ 22 80 12345 53 443 ];
};
defaultGateway = "172.31.1.1";
defaultGateway6 = {
address = "fe80::1";