Add some aliases to kitty
This commit is contained in:
parent
c5623b5174
commit
4b53af1bf1
4 changed files with 94 additions and 66 deletions
|
@ -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 = [ ... ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue