switched aphelion to lix

This commit is contained in:
yaroslav
2025-08-12 15:41:05 +03:00
parent f82fc35c74
commit e7b6ab283e
3 changed files with 95 additions and 2 deletions
+4
View File
@@ -63,6 +63,10 @@
# still possible to use this option, but it's recommended to use it in conjunction
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
networking.useDHCP = lib.mkDefault true;
#networking.firewall.allowedTCPPorts = [ 42420 ];
networking.firewall.trustedInterfaces = [ "enp12s0" "wlp11s0" ];
#networking.firewall.enable = false;
# networking.interfaces.enp12s0.useDHCP = lib.mkDefault true;
# networking.interfaces.wlp11s0.useDHCP = lib.mkDefault true;
hardware.bluetooth.enable = true; # enables support for Bluetooth