Skip to content
Snippets Groups Projects
Verified Commit bd8bd649 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Very minor, added space

parent aa77217f
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
boot.initrd = {
availableKernelModules = [ "xhci_pci" "vmd" "nvme" "usbhid" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
# Required to open the EFI partition and Yubikey
kernelModules = ["vfat" "nls_cp437" "nls_iso8859-1" "usbhid" "dm-snapshot" ];
kernelModules = [ "vfat" "nls_cp437" "nls_iso8859-1" "usbhid" "dm-snapshot" ];
luks = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment