Move EFI var

This commit is contained in:
Greg Hellings
2024-04-05 10:59:30 -05:00
parent 338efa36ac
commit 0eb4fafd44
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -11,4 +11,6 @@
greg.gui = true;
greg.sway = false;
greg.gnome = false;
programs.xonsh.sessionVariables.EFI_DIR = "${pkgs.OVMF.fd}/FV/";
}