62 current 2025-03-21 13:28:05 25.05.20250315.c80f6a7 6.12.19 *
This commit is contained in:
parent
53dab97abf
commit
075b4166d9
@ -21,6 +21,13 @@
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
services.avahi.enable = true;
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [8080];
|
||||
allowedUDPPorts = [
|
||||
8080
|
||||
];
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Stockholm";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user