Unstable update and Firefox tweaks
Try fixing some of the Firefox things, but don't succeed
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -29,7 +29,7 @@ with lib;
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
dmidecode
|
||||
guestfs-tools
|
||||
#guestfs-tools
|
||||
libguestfs
|
||||
OVMFFull
|
||||
packer
|
||||
|
||||
Reference in New Issue
Block a user