feat: re-enable the notch on mac

This commit is contained in:
Youwen Wu 2024-08-07 07:27:48 -07:00
parent c30ab2e0f0
commit c2e287ec90

View file

@ -23,6 +23,8 @@
options hid_apple iso_layout=0
'';
boot.kernelParams = [ "apple_dcp.show_notch=1" ];
networking.hostName = "callisto"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.