feat: swap option and command keys to make like normal laptop

This commit is contained in:
Deepak Mallubhotla 2022-03-24 18:31:43 -05:00
parent 70bc3b3e7b
commit 97ef01e59a

View File

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