chore: add all

This commit is contained in:
♥ Minnie ♥ 2025-09-01 01:48:47 +08:00
parent cf0916ca4b
commit bce8012209
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
9 changed files with 50 additions and 13 deletions

View file

@ -20,7 +20,10 @@
networking = {
hostName = "viridian";
networkmanager.enable = true;
firewall = {
};
# Firewall configuration
networking.firewall = {
enable = true;
allowPing = true;
allowedTCPPorts = [
@ -29,7 +32,6 @@
6600 # mpd
6667 # inspircd
];
};
};
# Configure programs