init
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
{
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
boot.kernelParams = [ "psmouse.synaptics_intertouch=0" ];
|
||||
boot.loader.grub.device = "nodev";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user