Set FN key settings for Nuphy keyboard
This commit is contained in:
@@ -15,9 +15,12 @@ with pkgs;
|
||||
"btusb"
|
||||
"bluetooth"
|
||||
];
|
||||
# ZFS Arc size and Nuphy keyboard FN settings
|
||||
kernelParams = [
|
||||
"zfs.zfs_arc_max=8589934592"
|
||||
"zfs.zfs_arc_min=1073741824"
|
||||
"hid_apple.fnmode=2"
|
||||
"hid_apple.swap_opt_cmd=1"
|
||||
];
|
||||
supportedFilesystems = [ "zfs" ];
|
||||
zfs = {
|
||||
|
||||
Reference in New Issue
Block a user