Update nixunstable and neovim

This commit is contained in:
Greg Hellings
2023-08-17 09:55:11 -05:00
parent 695e5a6e70
commit 536cec290f
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
menuentry "Windows" --class windows --class os {
insmod nfts
search --no-floppy --set=root --fs-uuid A41B-5963
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
chainloader (''${root})/EFI/Microsoft/Boot/bootmgfw.efi
}
'';
boot.loader.efi.canTouchEfiVariables = true;