fix: Changes key name for opt_cmd swap
This commit is contained in:
parent
97ef01e59a
commit
af833c6372
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user