Fix ff crash on Jude

This commit is contained in:
Greg Hellings
2024-08-09 03:36:36 -05:00
parent 62df7c8cf6
commit 1756bb07cb
2 changed files with 6 additions and 8 deletions
+1
View File
@@ -20,6 +20,7 @@
./vmdev.nix
];
environment.sessionVariables.MOZ_ENABLE_WAYLAND = "0";
environment.systemPackages = with pkgs; [
coreutils-full
efibootmgr