mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
remove old firefox settings
This commit is contained in:
parent
2f5cf07722
commit
2a211813fd
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@ with lib;
|
|||
(pkgs.nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||
];
|
||||
|
||||
environment.variables.MOZ_ENABLE_WAYLAND = "1";
|
||||
environment.variables.MOZ_USE_XINPUT2 = "1";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
chromium
|
||||
discord
|
||||
|
|
Loading…
Reference in a new issue