small changes around neovim and customscripts

This commit is contained in:
2021-06-25 03:48:04 +05:30
parent ee5cd59841
commit b1d7988152
5 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
{
boot = {
kernelPackages = pkgs.linuxPackages_lqx;
# kernelPackages = pkgs.linuxPackages_lqx;
initrd={
availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usb_storage" "sd_mod"];
kernelModules = [ ];