Skip to content

Commit e903fd7

Browse files
497aMic92
authored andcommitted
Revert "apple: add hid_apple.iso_layout=0 kernel param"
This reverts commit e228c78.
1 parent 3dac8a8 commit e903fd7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apple/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{ config, lib, ... }:
22

33
{
4-
boot.kernelParams = [
5-
"hid_apple.iso_layout=0"
6-
];
7-
84
hardware.facetimehd.enable = lib.mkDefault (config.nixpkgs.config.allowUnfree or false);
95

106
services.mbpfan.enable = lib.mkDefault true;

0 commit comments

Comments
 (0)