Unstable update and Firefox tweaks

Try fixing some of the Firefox things, but don't succeed
This commit is contained in:
Greg Hellings
2024-10-22 10:18:01 -05:00
parent 7c7a5d4a27
commit d173fd578b
4 changed files with 20 additions and 24 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ in
./vmdev.nix
];
environment.sessionVariables.MOZ_ENABLE_WAYLAND = "0";
#environment.sessionVariables.MOZ_ENABLE_WAYLAND = "0";
environment.systemPackages = with pkgs; [
btrfs-progs
coreutils-full
+1 -1
View File
@@ -29,7 +29,7 @@ with lib;
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
dmidecode
guestfs-tools
#guestfs-tools
libguestfs
OVMFFull
packer