summary refs log tree commit diff
path: root/machines/moissanite/devices.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/moissanite/devices.nix')
-rw-r--r--machines/moissanite/devices.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/moissanite/devices.nix b/machines/moissanite/devices.nix
index 13dfeeb..06c10ed 100644
--- a/machines/moissanite/devices.nix
+++ b/machines/moissanite/devices.nix
@@ -22,7 +22,7 @@
 
     # expand display to notch region
     kernelParams = [
-      "apple_dcp.show_notch=1"
+      "appledrm.show_notch=1"
     ];
 
     # check nixos-apple-silicon documentation on this,