fix: Changes key name for opt_cmd swap

This commit is contained in:
Deepak Mallubhotla 2022-03-24 18:34:53 -05:00
parent 97ef01e59a
commit af833c6372

View File

@ -20,7 +20,7 @@
boot.kernelParams = [ boot.kernelParams = [
"hid_apple.swap_fn_leftctrl=1" "hid_apple.swap_fn_leftctrl=1"
"swap_opt_cmd=1" "hid_apple.swap_opt_cmd=1"
]; ];
networking.hostName = "maxos"; # Define your hostname. networking.hostName = "maxos"; # Define your hostname.