This commit is contained in:
m3tam3re
2024-09-03 18:01:56 +02:00
parent d20945d5f3
commit 1f6e2b3a64
6 changed files with 83 additions and 2 deletions

View File

@@ -79,6 +79,9 @@
enable = true;
xwayland.enable = true;
};
programs.fish.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];