devices.surface: disable unl0kr

This commit is contained in:
2024-08-26 20:52:59 +08:00
parent f32914efa7
commit 4fa6352e27

View File

@@ -28,7 +28,6 @@ inputs:
kernel = { variant = "xanmod-lts"; patches = [ "surface" "hibernate-progress" ]; };
networking.hostname = "surface";
gui.enable = true;
initrd.unl0kr = {};
};
hardware = { cpus = [ "intel" ]; gpu.type = "intel"; };
virtualization = { docker.enable = true; waydroid.enable = true; };