fix Epomaker Fn keys
This commit is contained in:
parent
2772a3086d
commit
114fae331f
@ -28,6 +28,9 @@
|
||||
];
|
||||
boot.tmp.useTmpfs = false;
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
boot.extraModprobeConfig = ''
|
||||
options hid_apple fnmode=2
|
||||
'';
|
||||
|
||||
virtualisation.podman.enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user