feature/updated Elises gui packages

This commit is contained in:
2025-09-24 17:58:26 -04:00
parent b773eb2db7
commit f074344ac8
2 changed files with 15 additions and 13 deletions

View File

@@ -19,7 +19,10 @@
networking = {
hostName = "rhapsody-in-green";
hostId = "6404140d";
firewall.enable = true;
firewall = {
enable = true;
allowedTCPPorts = [ ];
};
networkmanager.enable = true;
};