From fd1f1858d5d965e94998a886bafc8c019721cfe7 Mon Sep 17 00:00:00 2001 From: ene Date: Tue, 4 Apr 2023 08:06:13 +0200 Subject: Style(treewide): Format --- hosts/tiamat/hardware/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tiamat/hardware/default.nix') diff --git a/hosts/tiamat/hardware/default.nix b/hosts/tiamat/hardware/default.nix index 151e42b6..bb4596ec 100644 --- a/hosts/tiamat/hardware/default.nix +++ b/hosts/tiamat/hardware/default.nix @@ -27,6 +27,6 @@ boot = { kernelModules = ["kvm-amd"]; - initrd.availableKernelModules = [ "nvme" "xhci_pci" "ahci" "usb_storage" "usbhid" "sd_mod" ]; + initrd.availableKernelModules = ["nvme" "xhci_pci" "ahci" "usb_storage" "usbhid" "sd_mod"]; }; } -- cgit 1.4.1