Add some aliases to kitty

This commit is contained in:
Natsu Kagami 2025-04-08 09:52:34 +02:00
parent c5623b5174
commit 4b53af1bf1
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 94 additions and 66 deletions

View file

@ -115,6 +115,9 @@
services.dbus.packages = with pkgs; [ gcr ];
services.avahi.enable = true;
networking.firewall.allowedTCPPorts = [ 8010 ];
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];